update
This commit is contained in:
@@ -11,7 +11,7 @@ argo-cd:
|
||||
create: true
|
||||
annotations: {}
|
||||
url: "argocd.internal.durp.info"
|
||||
|
||||
oidc.tls.insecure.skip.verify: "true"
|
||||
dex.config: |
|
||||
connectors:
|
||||
- config:
|
||||
@@ -33,13 +33,5 @@ argo-cd:
|
||||
policy.csv: |
|
||||
g, ArgoCD Admins, role:admin
|
||||
scopes: "[groups]"
|
||||
tls:
|
||||
secret:
|
||||
createSecret: true
|
||||
# -- add additional secrets to be added to argocd-secret
|
||||
## Custom secrets. Useful for injecting SSO secrets into environment variables.
|
||||
## Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/user-management/#sensitive-data-and-sso-client-secrets
|
||||
## Note that all values must be non-empty.
|
||||
extra:
|
||||
{}
|
||||
# LDAP_PASSWORD: "mypassword"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user