argo-cd: allow anonymous access (#117)
This commit is contained in:
parent
2bb14b2e30
commit
6e08a5ee50
3 changed files with 5 additions and 1 deletions
|
|
@ -77,6 +77,7 @@ clusterAdminAccess:
|
|||
|
||||
config:
|
||||
createSecret: true
|
||||
enableAnonymousAccess: false
|
||||
helmRepositories:
|
||||
# - name: privateRepo
|
||||
# url: http://chartmuseum.privatecloud.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue