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
fa8d68db36
commit
d789f54f26
1 changed files with 2 additions and 2 deletions
|
|
@ -33,12 +33,12 @@ argo-cd:
|
|||
cm:
|
||||
create: true
|
||||
annotations: {}
|
||||
url: https://argocd-server
|
||||
url: https://argocd.internal.durp.info
|
||||
oidc.tls.insecure.skip.verify: "true"
|
||||
dex.config: |
|
||||
connectors:
|
||||
- config:
|
||||
issuer: https://authentik.durp.info/application/o/argocd
|
||||
issuer: https://authentik.durp.info/application/o/argocd/
|
||||
clientID: dbb8ffc06104fb6e7fac3e4ae7fafb1d90437625
|
||||
clientSecret: $client-secret:clientSecret
|
||||
insecureEnableGroups: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue