forked from k-space/kube
		
	Dont create rook default pools etc
This commit is contained in:
		| @@ -31,6 +31,9 @@ helmCharts: | |||||||
|         # The name of the Kubernetes Secret below |         # The name of the Kubernetes Secret below | ||||||
|         secretName: rook-ceph-external-admin-secret |         secretName: rook-ceph-external-admin-secret | ||||||
|       dataDirHostPath: /var/lib/rook |       dataDirHostPath: /var/lib/rook | ||||||
|  |     cephBlockPools: {} | ||||||
|  |     cephFileSystems: {} | ||||||
|  |     cephObjectStores: {} | ||||||
|  |  | ||||||
| resources: | resources: | ||||||
| - ssh://git@git.k-space.ee/secretspace/kube/rook-ceph # secrets: rook-ceph-external-admin-secret | - ssh://git@git.k-space.ee/secretspace/kube/rook-ceph # secrets: rook-ceph-external-admin-secret | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user