this should default to ReadWriteMany
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
@@ -103,7 +103,7 @@ persistence:
|
||||
# The requested size of the volume to be used when creating a
|
||||
# PersistentVolumeClaim.
|
||||
size: 20Gi
|
||||
accessMode: ReadWriteOnce
|
||||
accessMode: ReadWriteMany
|
||||
|
||||
resources: {}
|
||||
# We usually recommend not to specify default resources and to leave this as a conscious
|
||||
|
||||
Reference in New Issue
Block a user