diff --git a/kustomize/dovecot-volume.yaml b/kustomize/dovecot-volume.yaml index 62a6eaa..5e934db 100644 --- a/kustomize/dovecot-volume.yaml +++ b/kustomize/dovecot-volume.yaml @@ -6,7 +6,7 @@ metadata: app: dovecot spec: accessModes: - - ReadWriteOnce + - ReadWriteMany resources: requests: storage: 250Mi \ No newline at end of file