Move Modeling Storage to RWO
[oom.git] / kubernetes / modeling / charts / modeling-genericparser / values.yaml
index 060943c..467d731 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/modeling/genericparser:1.0.1-STAGING-latest
+image: onap/modeling/genericparser:1.0.2
 pullPolicy: Always
 
 #Istio sidecar injection policy
@@ -76,7 +76,7 @@ persistence:
   ##   GKE, AWS & OpenStack)
   ##
   # storageClass: "-"
-  accessMode: ReadWriteMany
+  accessMode: ReadWriteOnce
   size: 2Gi
   mountPath: /dockerdata-nfs
   mountSubPath: modeling/genericparser