ReadWriteOnce

This commit is contained in:
Micke Nordin 2023-03-31 13:53:34 +02:00
parent 8eee8bc34f
commit 3e3203a389
Signed by untrusted user: Micke
GPG Key ID: 0DA0A7A5708FE257
2 changed files with 10 additions and 1 deletions

View File

@ -17,7 +17,7 @@ spec:
spec:
storageClassName: mayastor-3
accessModes:
- ReadWriteMany
- ReadWriteOnce
resources:
requests:
storage: 1Gi

9
store.yaml Normal file
View File

@ -0,0 +1,9 @@
apiVersion: openebs.io/v1alpha1
kind: MayastorPool
metadata:
name: microk8s-kube3-pool
namespace: mayastor
spec:
disks:
- /data/microk8s.img
node: kube3