Fix rook chart
This commit is contained in:
@@ -31,9 +31,16 @@ helmCharts:
|
||||
# The name of the Kubernetes Secret below
|
||||
secretName: rook-ceph-external-admin-secret
|
||||
dataDirHostPath: /var/lib/rook
|
||||
cephBlockPools: {}
|
||||
cephFileSystems: {}
|
||||
cephObjectStores: {}
|
||||
crashCollector:
|
||||
disable: true
|
||||
healthCheck:
|
||||
daemonHealth:
|
||||
mon:
|
||||
disabled: false
|
||||
interval: 45s
|
||||
cephBlockPools: []
|
||||
cephFileSystems: []
|
||||
cephObjectStores: []
|
||||
|
||||
resources:
|
||||
- ssh://git@git.k-space.ee/secretspace/kube/rook-ceph # secrets: rook-ceph-external-admin-secret
|
||||
|
Reference in New Issue
Block a user