From 772db349966d0c1aa998547fe1af469243cee77d Mon Sep 17 00:00:00 2001 From: Johann Hoffmann Date: Wed, 26 Jan 2022 15:03:08 +0100 Subject: [PATCH] Revert "Increase timeoutSeconds in OWGW liveness" This reverts commit c169627e5dd9d3eca6bf1b22003042dc532083af. 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 2b5268777..360d377e8 100644 --- a/helm/ucentral/values.ucentral-qa.yaml +++ b/helm/ucentral/values.ucentral-qa.yaml @@ -2,8 +2,6 @@ owgw: # https://telecominfraproject.atlassian.net/browse/WIFI-5840 checks: owgw: - liveness: - timeoutSeconds: 3 readiness: exec: command: ["true"]