Skip to content

Commit

Permalink
Merge pull request #13 from jgilfoil/feature/rook-ceph
Browse files Browse the repository at this point in the history
disable cephfs drivers
  • Loading branch information
jgilfoil authored Feb 25, 2024
2 parents c4a4097 + 0d5bcc9 commit c5fce74
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 c5fce74

Please sign in to comment.