[AAI] Version bump for Guilin
[aai/oom.git] / components / aai-elasticsearch / values.yaml
index 2cd835f..49b4c36 100644 (file)
 # Declare variables to be passed into your templates.
 global: # global defaults
   nodePortPrefix: 302
+  persistence:
+    mountPath: /dockerdata-nfs
 
 # application image
-image: onap/elasticsearch-sg:1.5.1
+image: elasticsearch/elasticsearch:6.1.2
 pullPolicy: Always
 restartPolicy: Always
 
 flavor: small
+flavorOverride: small
 
 # application configuration
 config:
@@ -82,7 +85,7 @@ persistence:
   ##   GKE, AWS & OpenStack)
   ##
   ## storageClass: "-"
-  accessMode: ReadWriteMany
+  accessMode: ReadWriteOnce
   size: 2Gi
   mountPath: /dockerdata-nfs
   mountSubPath: aai/elasticsearch/data