This commit is contained in:
2023-05-14 16:36:54 -05:00
parent fbc876c251
commit 0560bda779

View File

@@ -9,7 +9,7 @@ argo-cd:
server: server:
extraArgs: extraArgs:
- --dex-server-plaintext - --dex-server-plaintext
- --dex-server "http://argocd-dex-server:5556" - --dex-server="http://argocd-dex-server:5556"
# oidc.config: | # oidc.config: |
# name: AzureAD # name: AzureAD
# issuer: https://login.microsoftonline.com/TENANT_ID/v2.0 # issuer: https://login.microsoftonline.com/TENANT_ID/v2.0