Readiness time increased due to errors
[oom.git] / kubernetes / common / cassandra / values.yaml
index 51e82f3..f5fe589 100644 (file)
@@ -21,7 +21,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: library/cassandra:3.11
+image: library/cassandra:2.2.14
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -62,7 +62,7 @@ liveness:
   enabled: true
 
 readiness:
-  initialDelaySeconds: 60
+  initialDelaySeconds: 120
   periodSeconds: 10
   timeoutSeconds: 3
   successThreshold: 1