Merge "[CLAMP,COMMON] Escape special chars in mysql passwords"
[oom.git] / kubernetes / common / mariadb-galera / values.yaml
index af08ea3..afd6c54 100644 (file)
@@ -40,9 +40,11 @@ global:
 
   repository: nexus3.onap.org:10001
 
-  readinessRepository: oomk8s
-  readinessImage: readiness-check:2.0.2
-
+  readinessImage: onap/oom/readiness:3.0.1
+  busyboxImage: busybox:1.30
+  busyboxRepository: docker.io
+  # kubeclt image
+  kubectlImage: "bitnami/kubectl:1.15"
 
 #################################################################
 # Application configuration defaults.