mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
helm: add extraDeploy option
To deploy additional manifests with the release. Signed-off-by: Ruslan Khizhnyak <mustdiechik@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
b5d8bf0c50
commit
ec29ec1ac2
@ -323,6 +323,9 @@ cephconf: |
|
||||
# see https://github.com/ceph/ceph-csi/issues/1928
|
||||
fuse_big_writes = true
|
||||
|
||||
# Array of extra objects to deploy with the release
|
||||
extraDeploy: []
|
||||
|
||||
#########################################################
|
||||
# Variables for 'internal' use please use with caution! #
|
||||
#########################################################
|
||||
|
Reference in New Issue
Block a user