Increase timeoutSeconds in OWGW liveness

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
This commit is contained in:
Johann Hoffmann
2022-01-26 13:01:20 +01:00
parent f389b715d3
commit c169627e5d

View File

@@ -2,6 +2,8 @@ owgw:
# https://telecominfraproject.atlassian.net/browse/WIFI-5840
checks:
owgw:
liveness:
timeoutSeconds: 3
readiness:
exec:
command: ["true"]