Merge "remove proprietary name"
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Wed, 25 Jul 2018 08:21:51 +0000 (08:21 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 25 Jul 2018 08:21:51 +0000 (08:21 +0000)
kubernetes/uui/charts/uui-server/values.yaml

index 107b125..25a9538 100644 (file)
@@ -43,14 +43,14 @@ 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
   enabled: true
 
 readiness:
-  initialDelaySeconds: 10
+  initialDelaySeconds: 60
   periodSeconds: 10
 
 service: