apps(opengist): healthcheck: Failure Threshold is now 3 and check is now every 30 seconds
This commit is contained in:
@@ -34,4 +34,5 @@ spec:
|
||||
path: /healthcheck
|
||||
port: 6157
|
||||
initialDelaySeconds: 30
|
||||
periodSeconds: 5
|
||||
periodSeconds: 30
|
||||
failureThreshold: 3
|
Reference in New Issue
Block a user