Merge "Update readiness-check version"
authorMike Elliott <mike.elliott@amdocs.com>
Mon, 16 Apr 2018 12:04:00 +0000 (12:04 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 16 Apr 2018 12:04:00 +0000 (12:04 +0000)
kubernetes/dcaegen2/charts/redis/values.yaml
kubernetes/policy/charts/drools/values.yaml
kubernetes/policy/values.yaml

index 2d2fd62..7b38163 100644 (file)
@@ -45,8 +45,9 @@ affinity: {}
 
 # probe configuration parameters
 liveness:
-  initialDelaySeconds: 15
+  initialDelaySeconds: 60
   periodSeconds: 10
+  timeoutSeconds: 10
   # necessary to disable liveness probe when setting breakpoints
   # in debugger so K8s doesn't restart unresponsive container
   enabled: true
index 5b7ee35..5006bc0 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-drools:1.2-SNAPSHOT-latest
+image: onap/policy-drools:1.2-STAGING-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 6d73db7..bfd2ae1 100644 (file)
@@ -41,7 +41,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.2-SNAPSHOT-latest
+image: onap/policy-pe:1.2-STAGING-latest
 pullPolicy: Always
 
 subChartsOnly: