From f141857272538dfee63449edaf9c6ad7a9413adc Mon Sep 17 00:00:00 2001 From: cahe Date: Thu, 14 Mar 2024 15:47:20 -0300 Subject: [PATCH] fix api response time --- kustomize/mycrd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/mycrd.yaml b/kustomize/mycrd.yaml index a9657a5..4e957fd 100644 --- a/kustomize/mycrd.yaml +++ b/kustomize/mycrd.yaml @@ -36,7 +36,7 @@ spec: steps: - setWeight: 50 - pause: - duration: 60 + duration: 60 selector: matchLabels: app: python-deployment