update
This commit is contained in:
@@ -25,9 +25,6 @@ argo-cd:
|
|||||||
|
|
||||||
dex:
|
dex:
|
||||||
enabled: true
|
enabled: true
|
||||||
servicePortHttpName: https
|
|
||||||
#extraArgs:
|
|
||||||
# - --disable-tls
|
|
||||||
image:
|
image:
|
||||||
repository: registry.durp.info/dexidp/dex
|
repository: registry.durp.info/dexidp/dex
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
@@ -36,7 +33,7 @@ argo-cd:
|
|||||||
cm:
|
cm:
|
||||||
create: true
|
create: true
|
||||||
annotations: {}
|
annotations: {}
|
||||||
url: https://argocd.internal.durp.info
|
url: https://argocd-server
|
||||||
oidc.tls.insecure.skip.verify: "true"
|
oidc.tls.insecure.skip.verify: "true"
|
||||||
dex.config: |
|
dex.config: |
|
||||||
connectors:
|
connectors:
|
||||||
|
|||||||
Reference in New Issue
Block a user