fix rbd storage class indent
Signed-off-by: Huamin Chen <hchen@redhat.com>
This commit is contained in:
parent
3030b80a92
commit
edf8f589bc
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue