Part1
Create template for argocd installation for 8.0.17 and install
https://argoproj.github.io/argo-helm
-
Install Argo CD v8.0.17 and CRDs need not to be installed
Create template for argocd installation for 8.0.17 and install
https://argoproj.github.io/argo-helm
Install Argo CD v8.0.17 CRDs need to be installed
Create template for argocd installation for 8.0.17 and install
https://argoproj.github.io/argo-helm
Install Argo CD v8.0.17 CRDs need not to be installed
as crds are already installed
crd already installkubectl apply -f https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/crds/appproject-crd.yaml
kubectl apply -f https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/crds/application-crd.yaml
kubectl apply -f https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/crds/applicationset-crd.yaml
Comments
Post a Comment