X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-ac-a1pms-ppnt%2Fvalues.yaml;fp=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-ac-a1pms-ppnt%2Fvalues.yaml;h=20ea23c4abc230097b32cdd9bcc54957fa866568;hb=c50f0892fc601eb3d0e237c04b3f54019de513b1;hp=3e1fdf4dff45caf7c23a2352f4a050bc2ae2cdbf;hpb=de680b041861a7560e193f3dc263d51941dd28c3;p=oom.git diff --git a/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml index 3e1fdf4dff..20ea23c4ab 100755 --- a/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml @@ -81,7 +81,7 @@ serviceMesh: # probe configuration parameters liveness: - initialDelaySeconds: 20 + initialDelaySeconds: 60 periodSeconds: 10 # necessary to disable liveness probe when setting breakpoints # in debugger so K8s doesn't restart unresponsive container @@ -89,7 +89,7 @@ liveness: port: http-a1pms-api readiness: - initialDelaySeconds: 20 + initialDelaySeconds: 60 periodSeconds: 10 port: http-a1pms-api