needs to both be the same class
This commit is contained in:
parent
44011f3c95
commit
10cdb844a3
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ spec:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: "${VOLSYNC_CAPACITY}"
|
storage: "${VOLSYNC_CAPACITY}"
|
||||||
storageClassName: "${VOLSYNC_STORAGECLASS:-openebs-hostpath}"
|
storageClassName: "${VOLSYNC_STORAGECLASS:-zfs-generic-nfs-csi}"
|
||||||
|
|
Loading…
Reference in a new issue