mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 10:53:34 +00:00
deploy: add template changes for mapping
added template changes for the clusterID and poolID,fsID mapping details for the pod templates. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
92ad2ceec9
commit
d321663872
@ -13,4 +13,6 @@ metadata:
|
||||
data:
|
||||
config.json: |-
|
||||
{{ toJson .Values.csiConfig | indent 4 -}}
|
||||
cluster-mapping.json: |-
|
||||
{{ toJson .Values.csiMapping | indent 4 -}}
|
||||
{{- end }}
|
||||
|
Reference in New Issue
Block a user