Skip to content

Commit

Permalink
disable cephfs drivers
Browse files Browse the repository at this point in the history
hoping this will reduce resource usage by the rook system since i'm not using the cephfs features.
  • Loading branch information
jgilfoil committed Feb 25, 2024
1 parent c4a4097 commit 0d5bcc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/apps/rook-ceph/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ spec:
namespace: storage
values:
csi:
enableCephfsDriver: false
cephFSKernelMountOptions: ms_mode=prefer-crc
enableLiveness: true
serviceMonitor:
Expand Down

0 comments on commit 0d5bcc9

Please sign in to comment.