mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 09:39:43 +00:00
fix(rook-ceph): CephFS CSI use network encryption
This commit is contained in:
@@ -34,6 +34,7 @@ spec:
|
||||
enableCSIHostNetwork: true
|
||||
# enableCSIEncryption: true
|
||||
enableCSIEncryption: false # TODO: disable for now till needed, and key management is decided
|
||||
cephFSKernelMountOptions: "ms_mode=secure" # needed for mounting CephFS on a cluster with network encryption enabled
|
||||
enableMetadata: true # I love my verbosity
|
||||
csiAddons: # for RBD NodeLoss failover
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user