[SDC] Add chart for helm-validator microservice
[oom.git] / kubernetes / so / components / so-cnf-adapter / values.yaml
index 0fdd4f2..8468e68 100755 (executable)
@@ -74,8 +74,14 @@ secrets:
 #################################################################
 # Application configuration defaults.
 #################################################################
-image: onap/so/mso-cnf-adapter:1.7.1
+image: onap/so/mso-cnf-adapter:1.7.11
 pullPolicy: Always
+
+readinessCheck:
+  wait_for:
+    jobs:
+      - '{{ include "common.release" . }}-so-mariadb-config-job'
+
 db:
   userName: so_user
   userPassword: so_User123