needs to both be the same class

This commit is contained in:
Joseph Hanson 2024-07-09 11:40:57 -05:00
parent 44011f3c95
commit 10cdb844a3
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -12,4 +12,4 @@ spec:
resources:
requests:
storage: "${VOLSYNC_CAPACITY}"
storageClassName: "${VOLSYNC_STORAGECLASS:-openebs-hostpath}"
storageClassName: "${VOLSYNC_STORAGECLASS:-zfs-generic-nfs-csi}"