From 2c3efb4cbce24696f069a5f4034789f0b9c11084 Mon Sep 17 00:00:00 2001 From: zandercymatics <141044360+zandercymatics@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:20:22 -0700 Subject: [PATCH] Change manifest health check --- ops/manifests/manifest-za.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/manifests/manifest-za.yaml b/ops/manifests/manifest-za.yaml index 271f49da9..54cdc0262 100644 --- a/ops/manifests/manifest-za.yaml +++ b/ops/manifests/manifest-za.yaml @@ -11,7 +11,7 @@ applications: command: ./run.sh health-check-type: http health-check-http-endpoint: /health - health-check-invocation-timeout: 40 + health-check-invocation-timeout: 1 env: # Send stdout and stderr straight to the terminal without buffering PYTHONUNBUFFERED: yup