[SO] Update SO to 1.7.11 (CNF and slicing bugfixes)
[oom.git] / kubernetes / so / components / so-bpmn-infra / values.yaml
index 70fde9e..d234e60 100755 (executable)
@@ -36,6 +36,10 @@ global:
     serviceName: mariadb-galera
     servicePort: '3306'
 
+readinessCheck:
+  wait_for:
+    - so-mariadb-config
+
 #################################################################
 # Secrets metaconfig
 #################################################################
@@ -63,7 +67,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 repository: nexus3.onap.org:10001
-image: onap/so/bpmn-infra:1.7.9
+image: onap/so/bpmn-infra:1.7.11
 pullPolicy: Always
 
 db: