diff --git a/otc/observability.t09.de/stacks/core/dex/values.yaml b/otc/observability.t09.de/stacks/core/dex/values.yaml index 6df84c0..4110f7b 100644 --- a/otc/observability.t09.de/stacks/core/dex/values.yaml +++ b/otc/observability.t09.de/stacks/core/dex/values.yaml @@ -71,6 +71,6 @@ config: secret: "{{`{{ .Env.OIDC_DEX_ARGO_CLIENT_SECRET }}`}}" - id: grafana redirectURIs: - - "https://grafana.observability.t09.de/login/generic_oauth" + - "https://localhost/login/generic_oauth" name: "Grafana" secret: "thisisasecret"