diff --git a/cluster/applications/hindsight/values.yaml b/cluster/applications/hindsight/values.yaml index 2008ad0..4081a42 100644 --- a/cluster/applications/hindsight/values.yaml +++ b/cluster/applications/hindsight/values.yaml @@ -71,6 +71,10 @@ ingress: className: "nginx" annotations: cert-manager.io/cluster-issuer: "letsencrypt-prod" + # Raised read/send timeout so a slow agentic reflect (~132s on solar-pro4) + # can complete before nginx cuts the connection (was 60s default -> 504). + nginx.ingress.kubernetes.io/proxy-read-timeout: "300" + nginx.ingress.kubernetes.io/proxy-send-timeout: "300" hosts: - host: cosmic-rewind.local.mk-labs.cloud paths: