mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fix: snapshot-controller
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user