mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 02:08:13 +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 |   kind: StorageClass | ||||||
|   metadata: |   metadata: | ||||||
|     name: fast |     name: fast | ||||||
|     provisioner: kubernetes.io/rbd |   provisioner: kubernetes.io/rbd | ||||||
|     parameters: |   parameters: | ||||||
|     monitors: 10.16.153.105:6789 |     monitors: 10.16.153.105:6789 | ||||||
|     adminId: kube |     adminId: kube | ||||||
|     adminSecretName: ceph-secret |     adminSecretName: ceph-secret | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Huamin Chen
					Huamin Chen