firmitas: update the persistent volume access mode to RWX

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2024-09-18 13:45:36 +01:00
parent 94a61eee97
commit c75590b127
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -5,7 +5,7 @@ metadata:
namespace: "{{firmitas_namespace}}"
spec:
accessModes:
- ReadWriteOnce
- ReadWriteMany
resources:
requests:
storage: 1Gi