Argocd - Add capabiility to set resource.exclustions from values.yaml (#126)

* Argocd - Add capability to set resource.exclutions on argocd-cm

* Argocd - Bump helm chart version to 0.6.0 and fix wrong app version
This commit is contained in:
ChocoPowwwa 2019-10-11 01:21:14 +07:00 committed by Alex Collins
parent c9524a4690
commit c237709456
3 changed files with 13 additions and 2 deletions

View file

@ -83,6 +83,13 @@ clusterAdminAccess:
config:
createSecret: true
enableAnonymousAccess: false
resourceExclusions:
# - apiGroups:
# - "*"
# kinds:
# - "*"
# clusters:
# - https://192.168.0.20
helmRepositories:
# - name: privateRepo
# url: http://chartmuseum.privatecloud.com