[SO] Kohn release image updates
[oom.git] / kubernetes / so / components / so-etsi-sol005-adapter / values.yaml
index d43bffd..b20f318 100755 (executable)
@@ -31,7 +31,8 @@ global:
 
 readinessCheck:
   wait_for:
-    - so-mariadb-config
+    jobs:
+      - '{{ include "common.release" . }}-so-mariadb-config-job'
 
 #################################################################
 # Secrets metaconfig
@@ -57,7 +58,7 @@ secrets:
 #################################################################
 # Application configuration defaults.
 #################################################################
-image: onap/so/so-etsi-sol005-adapter:1.8.3
+image: onap/so/so-etsi-sol005-adapter:1.9.0
 pullPolicy: Always
 
 db:
@@ -134,3 +135,9 @@ ingress:
 nodeSelector: {}
 tolerations: []
 affinity: {}
+
+#Pods Service Account
+serviceAccount:
+  nameOverride: so-etsi-sol005-adapter
+  roles:
+    - read