mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -05:00
update
This commit is contained in:
parent
953c39e6e2
commit
fa8d68db36
1 changed files with 1 additions and 4 deletions
|
|
@ -25,9 +25,6 @@ argo-cd:
|
|||
|
||||
dex:
|
||||
enabled: true
|
||||
servicePortHttpName: https
|
||||
#extraArgs:
|
||||
# - --disable-tls
|
||||
image:
|
||||
repository: registry.durp.info/dexidp/dex
|
||||
imagePullPolicy: Always
|
||||
|
|
@ -36,7 +33,7 @@ argo-cd:
|
|||
cm:
|
||||
create: true
|
||||
annotations: {}
|
||||
url: https://argocd.internal.durp.info
|
||||
url: https://argocd-server
|
||||
oidc.tls.insecure.skip.verify: "true"
|
||||
dex.config: |
|
||||
connectors:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue