Files
docker-images/apps/argocd
2021-02-18 20:55:20 +01:00
..
2021-02-18 20:55:20 +01:00
2021-02-18 20:55:20 +01:00
2021-02-18 20:55:20 +01:00
2021-02-18 20:55:20 +01:00

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