[GENERAL] Use readiness container v3.0.1
[oom.git] / kubernetes / common / postgres / values.yaml
index 7aff189..fbc43c0 100644 (file)
 global:
   nodePortPrefix: 302
   persistence: {}
-  readinessRepository: oomk8s
-  readinessImage: readiness-check:2.0.0
+  readinessImage: onap/oom/readiness:3.0.1
+
+  # envsusbt
+  envsubstImage: dibi/envsubst
 
 #################################################################
 # Secrets metaconfig
@@ -55,9 +57,9 @@ pullPolicy: Always
 config:
   pgUserName: testuser
   pgDatabase: userdb
-  pgPrimaryPassword: password
-  pgUserPassword: password
-  pgRootPassword: password
+  pgPrimaryPassword: password
+  pgUserPassword: password
+  pgRootPassword: password
 
 container:
   name: