mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
9886f5ec34
commit
44398aaa77
1 changed files with 3 additions and 11 deletions
|
|
@ -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"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue