Modify vfc values.yaml
[oom.git] / kubernetes / vfc / charts / vfc-juju-vnfm-driver / values.yaml
index 1a2b9ff..aa6d5aa 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