Modify vfc values.yaml
[oom.git] / kubernetes / vfc / charts / vfc-huawei-vnfm-driver / values.yaml
index 4e3ce4e..75a667c 100644 (file)
@@ -48,7 +48,7 @@ affinity: {}
 
 # probe configuration parameters
 liveness:
-  initialDelaySeconds: 10
+  initialDelaySeconds: 120
   periodSeconds: 10
   # necessary to disable liveness probe when setting breakpoints
   # in debugger so K8s doesn't restart unresponsive container