mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
deploy: add cluster name in the templates
added in helm charts which should help users. Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
11d51ed9b0
commit
cc9e8aa7b6
@ -125,6 +125,8 @@ provisioner:
|
||||
maxUnavailable: 50%
|
||||
# Timeout for waiting for creation or deletion of a volume
|
||||
timeout: 60s
|
||||
# cluster name to set on the subvolume
|
||||
# clustername: "k8s-cluster-1"
|
||||
|
||||
# set user created priorityclassName for csi provisioner pods. default is
|
||||
# system-cluster-critical which is less priority than system-node-critical
|
||||
|
Reference in New Issue
Block a user