Merge "Move CLAMP Storage access to RWO"
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Mon, 2 Sep 2019 18:59:13 +0000 (18:59 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 2 Sep 2019 18:59:13 +0000 (18:59 +0000)
kubernetes/clamp/charts/clamp-dash-es/values.yaml

index f385128..33ea865 100644 (file)
@@ -77,7 +77,7 @@ persistence:
   ## If undefined (the default) or set to null, no storageClassName spec is
   ##   set, choosing the default provisioner.  (gp2 on AWS, standard on
   ##   GKE, AWS & OpenStack)
-  accessMode: ReadWriteMany
+  accessMode: ReadWriteOnce
   size: 4Gi
   mountPath: /dockerdata-nfs
   mountSubPath: clamp/dashboard-elasticsearch/data