[POMBA] Move Elasticsearch PVC to RWO
[oom.git] / kubernetes / pomba / charts / pomba-elasticsearch / values.yaml
index 00eb921..8201eff 100644 (file)
@@ -74,7 +74,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: 1Gi
   mountPath: /dockerdata-nfs
   mountSubPath: pomba/elasticsearch/data