diff --git a/weave-gitops/helmrelease-oauth2-proxy.yaml b/weave-gitops/helmrelease-oauth2-proxy.yaml index a3a7b47..f824a6e 100644 --- a/weave-gitops/helmrelease-oauth2-proxy.yaml +++ b/weave-gitops/helmrelease-oauth2-proxy.yaml @@ -57,7 +57,7 @@ spec: # Default configuration, to be overridden configFile: |- email_domains = [ "*" ] - upstreams = [ "http://weave-gitops" ] + upstreams = [ "http://weave-gitops:9001" ] # Custom configuration file: oauth2_proxy.cfg # configFile: |- # pass_basic_auth = false