diff --git a/examples/k8s-health-check/proxy_with_http_health_check.yaml b/examples/k8s-health-check/proxy_with_http_health_check.yaml index dc6b20f07..4c2f7099e 100644 --- a/examples/k8s-health-check/proxy_with_http_health_check.yaml +++ b/examples/k8s-health-check/proxy_with_http_health_check.yaml @@ -106,7 +106,7 @@ spec: - name: CSQL_PROXY_QUITQUITQUIT value: "true" - name: CSQL_PROXY_ADMIN_PORT - value: "9092" + value: "9091" # Enable structured logging with LogEntry format - name: CSQL_PROXY_STRUCTURED_LOGS