mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-30 17:58:14 +00:00 
			
		
		
		
	fix rbd storage class indent
Signed-off-by: Huamin Chen <hchen@redhat.com>
This commit is contained in:
		| @@ -136,8 +136,8 @@ parameters: | ||||
|   kind: StorageClass | ||||
|   metadata: | ||||
|     name: fast | ||||
|     provisioner: kubernetes.io/rbd | ||||
|     parameters: | ||||
|   provisioner: kubernetes.io/rbd | ||||
|   parameters: | ||||
|     monitors: 10.16.153.105:6789 | ||||
|     adminId: kube | ||||
|     adminSecretName: ceph-secret | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Huamin Chen
					Huamin Chen