Merge "vid persistence folder parametrization"
[oom.git] / kubernetes / vid / values.yaml
index 0bcbc22..6e7b023 100644 (file)
@@ -1,6 +1,9 @@
 nsPrefix: onap
-pullPolicy: IfNotPresent
+pullPolicy: Always
+nodePortPrefix: 302
+dataRootDir: /dockerdata-nfs
 image:
   readiness: oomk8s/readiness-check:1.0.0
-  mariadb: mariadb:10
-  vid: nexus3.onap.org:10001/openecomp/vid:1.1-STAGING-latest
+  mariadb: nexus3.onap.org:10001/library/mariadb:10
+  vid: nexus3.onap.org:10001/openecomp/vid:v1.1.1
+  filebeat: docker.elastic.co/beats/filebeat:5.5.0