feat(openebs): enable volume expansion for openebs-dual sc, set storage classes to retain

This commit is contained in:
SeanOMik 2024-09-20 18:08:49 -04:00
parent 2babcfa451
commit 92fc3a2ce8
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
2 changed files with 4 additions and 0 deletions

View File

@ -51,6 +51,8 @@ spec:
enabled: false
storageClass:
nameSuffix: single
reclaimPolicy: Retain
allowVolumeExpansion: true
tolerations:
# tolerate control plane
- key: "node-role.kubernetes.io/control-plane"

View File

@ -5,4 +5,6 @@ metadata:
parameters:
protocol: nvmf
repl: "2"
reclaimPolicy: Retain
allowVolumeExpansion: true
provisioner: io.openebs.csi-mayastor