From 41b9a4b4d190bee0c2800e78dee1a9810e02d96b Mon Sep 17 00:00:00 2001 From: Qovery Date: Thu, 27 Jun 2024 15:05:54 +0000 Subject: [PATCH] update 06/27/24 15:05:54 --- charts/qovery/values-aws.yaml | 2 +- charts/qovery/values-demo-aws.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/qovery/values-aws.yaml b/charts/qovery/values-aws.yaml index 2197160..8f71f6a 100644 --- a/charts/qovery/values-aws.yaml +++ b/charts/qovery/values-aws.yaml @@ -150,7 +150,7 @@ ingress-nginx: command: - sh - -c - - "sleep 20; /wait-shutdown" + - "sleep 30; /wait-shutdown" topologySpreadConstraints: - labelSelector: matchLabels: diff --git a/charts/qovery/values-demo-aws.yaml b/charts/qovery/values-demo-aws.yaml index 35ded9d..4193585 100644 --- a/charts/qovery/values-demo-aws.yaml +++ b/charts/qovery/values-demo-aws.yaml @@ -150,7 +150,7 @@ ingress-nginx: command: - sh - -c - - "sleep 20; /wait-shutdown" + - "sleep 30; /wait-shutdown" topologySpreadConstraints: - labelSelector: matchLabels: