From 8b1660bc32b8c84695250f639d4475393ac3b644 Mon Sep 17 00:00:00 2001 From: Johann Hoffmann Date: Wed, 26 Jan 2022 15:02:54 +0100 Subject: [PATCH] Revert "Tweak further OWGW liveness parameters" This reverts commit 5a2d7424dbd893c5d407cad5d014a54c7e24d3f1. Signed-off-by: Johann Hoffmann --- helm/ucentral/values.ucentral-qa.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/helm/ucentral/values.ucentral-qa.yaml b/helm/ucentral/values.ucentral-qa.yaml index adf7bfbcd..2b5268777 100644 --- a/helm/ucentral/values.ucentral-qa.yaml +++ b/helm/ucentral/values.ucentral-qa.yaml @@ -4,8 +4,6 @@ owgw: owgw: liveness: timeoutSeconds: 3 - initialDelaySeconds: 5 - failureThreshold: 10 readiness: exec: command: ["true"]