fix: snapshot-controller

This commit is contained in:
auricom
2024-12-26 02:19:14 +01:00
parent 40bc07790b
commit c0cabab965
2 changed files with 8 additions and 19 deletions

View File

@@ -29,6 +29,12 @@ spec:
uninstall:
keepHistory: false
values:
csi:
enableVolumeGroupSnapshot: false # TODO: enable this when v1beta1 CRDs are available
cephFSKernelMountOptions: ms_mode=prefer-crc
enableLiveness: true
serviceMonitor:
enabled: true
crds:
enabled: true
pspEnable: false