File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : v2.8.1-cap-CR-player-and-vuln-fix
2+ appVersion : v2.8.1-cap-CR-not-setup-kustomize-ns
33kubeVersion : " >=1.23.0-0"
44description : A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
55name : argo-cd
6- version : 5.46.2-2 -cap-CR-player-and-vuln-fix
6+ version : 5.46.2-3 -cap-CR-not-setup-kustomize-ns
77home : https://github.com/argoproj/argo-helm
88icon : https://argo-cd.readthedocs.io/en/stable/assets/logo.png
99sources :
@@ -27,4 +27,4 @@ annotations:
2727 url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2828 artifacthub.io/changes : |
2929 - kind: changed
30- description: Update ArgoCD version to v2.8.1-cap-CR-player-and-vuln-fix
30+ description: Update ArgoCD version to v2.8.1-cap-CR-not-setup-kustomize-ns
Original file line number Diff line number Diff line change @@ -172,6 +172,9 @@ configs:
172172 # # Ref: https://argo-cd.readthedocs.io/en/latest/operator-manual/rbac/#exec-resource
173173 exec.enabled : false
174174
175+ # -- Enable set namespace during kustomize build
176+ kustomize.setNamespace.enabled : false
177+
175178 # -- Enable local admin user
176179 # # Ref: https://argo-cd.readthedocs.io/en/latest/faq/#how-to-disable-admin-user
177180 admin.enabled : true
You can’t perform that action at this time.
0 commit comments