This website requires JavaScript.
Explore
Help
Sign In
chaos
/
docker-images
Watch
2
Star
1
Fork
0
You've already forked docker-images
Code
Issues
1
Pull Requests
Projects
Releases
1
Wiki
Activity
Files
f740ce7ffae4c070a27beb51c5549ce08891eba2
docker-images
/
apps
/
argocd
History
Udo Waechter
6b7b23dd71
tekton local configs
2021-02-18 20:55:20 +01:00
..
ingress.yaml
tekton local configs
2021-02-18 20:55:20 +01:00
install.yaml
tekton local configs
2021-02-18 20:55:20 +01:00
namespace.yaml
tekton local configs
2021-02-18 20:55:20 +01:00
README.md
tekton local configs
2021-02-18 20:55:20 +01:00
README.md
FROM:
https://tanzu.vmware.com/developer/guides/ci-cd/argocd-gs/
kubectl apply -f namespace.yaml
-kubectl apply -n argocd -f
https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml-
kubectl apply -n argocd -f install.yaml (needs changes for ARM builds)
kubectl apply -n argocd -f ingress.yaml