diff --git a/services/logging/oauth2-proxy.yaml b/services/logging/oauth2-proxy.yaml index 29d29d6..f9b9616 100644 --- a/services/logging/oauth2-proxy.yaml +++ b/services/logging/oauth2-proxy.yaml @@ -63,7 +63,7 @@ spec: - --cookie-refresh=20m - --cookie-expire=168h - --insecure-oidc-allow-unverified-email=true - - --upstream=http://loki.logging.svc.cluster.local:3100 + - --upstream=http://loki-gateway.logging.svc.cluster.local - --http-address=0.0.0.0:4180 - --skip-provider-button=true - --skip-jwt-bearer-tokens=true