Disable volumesnapshot crd installation.

This commit is contained in:
Joseph Hanson 2024-05-07 20:25:47 -05:00
parent 12ebc808ee
commit b82eb95ac2
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -26,3 +26,7 @@ spec:
values:
zfsNode:
encrKeysDir: /var/openebs/keys
crds:
csi:
volumeSnapshots:
enabled: false