Merge "Add missing naming policy for vFW_NextGen"
[oom.git] / kubernetes / sdc / charts / sdc-es / values.yaml
index 93a66a9..f7487c5 100644 (file)
@@ -52,7 +52,7 @@ affinity: {}
 
 # probe configuration parameters
 liveness:
-  initialDelaySeconds: 10
+  initialDelaySeconds: 60
   periodSeconds: 10
   # necessary to disable liveness probe when setting breakpoints
   # in debugger so K8s doesn't restart unresponsive container