fix(argocd): fix redirect url for dex
This commit is contained in:
parent
f8c887da56
commit
f27fe2d111
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ config:
|
||||||
- id: controller-argocd-dex
|
- id: controller-argocd-dex
|
||||||
name: ArgoCD Client
|
name: ArgoCD Client
|
||||||
redirectURIs:
|
redirectURIs:
|
||||||
- "http://argocd.observability.t09.de/auth/callback"
|
- "https://argocd.observability.t09.de/auth/callback"
|
||||||
secretEnv: "OIDC_DEX_ARGO_CLIENT_SECRET"
|
secretEnv: "OIDC_DEX_ARGO_CLIENT_SECRET"
|
||||||
- id: grafana
|
- id: grafana
|
||||||
redirectURIs:
|
redirectURIs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue