diff --git a/k8s/core/auth-proxy/deployment.yaml b/k8s/core/auth-proxy/deployment.yaml index 00a2407..f9b0560 100644 --- a/k8s/core/auth-proxy/deployment.yaml +++ b/k8s/core/auth-proxy/deployment.yaml @@ -35,7 +35,7 @@ spec: - name: AUTH_PROXY_ROUTES_FILE value: "/config/routes.yaml" - name: AUTH_PROXY_LOG_LEVEL - value: "info" + value: "debug" volumeMounts: - name: routes mountPath: /config