diff --git a/values/dex/values/values.yaml b/values/dex/values/values.yaml index 7b638d42..eff7af7c 100644 --- a/values/dex/values/values.yaml +++ b/values/dex/values/values.yaml @@ -14,7 +14,7 @@ config: mode: disable web: http: 0.0.0.0:5556 - # CORS is handled by nginx ingress annotations below instead of at the application level + allowedOrigins: ['*'] frontend: # theme: light theme: coreos