mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
parameterized snaphot controller namespaces (#8305)
* Parameterized snaphot controller namespaces * add ns yml * add docs * namespace
This commit is contained in:
@@ -57,6 +57,8 @@ local_volume_provisioner_enabled: false
|
||||
# currently, setting cinder_csi_enabled=true would automatically enable the snapshot controller
|
||||
# Longhorn is an extenal CSI that would also require setting this to true but it is not included in kubespray
|
||||
# csi_snapshot_controller_enabled: false
|
||||
# csi snapshot namespace
|
||||
# snapshot_controller_namespace: kube-system
|
||||
|
||||
# CephFS provisioner deployment
|
||||
cephfs_provisioner_enabled: false
|
||||
|
||||
Reference in New Issue
Block a user