Fix ceph storage classes
This commit is contained in:
@@ -7,7 +7,7 @@ metadata:
|
||||
kubernetes.io/description: |
|
||||
Storage class for Mongo and similar applications that
|
||||
implement high availability in application layer.
|
||||
provisioner: rook-ceph.rbd.csi.ceph.comt
|
||||
provisioner: rook-ceph.rbd.csi.ceph.com
|
||||
parameters:
|
||||
clusterID: rook-ceph
|
||||
csi.storage.k8s.io/controller-expand-secret-name: rook-csi-rbd-provisioner
|
||||
@@ -32,7 +32,7 @@ metadata:
|
||||
kubernetes.io/description: |
|
||||
Storage class for Prometheus and similar applications that
|
||||
implement high availability in application layer.
|
||||
provisioner: rook-ceph.rbd.csi.ceph.comt
|
||||
provisioner: rook-ceph.rbd.csi.ceph.com
|
||||
parameters:
|
||||
clusterID: rook-ceph
|
||||
csi.storage.k8s.io/controller-expand-secret-name: rook-csi-rbd-provisioner
|
||||
@@ -95,7 +95,7 @@ metadata:
|
||||
Storage class for RabbitMQ and similar applications
|
||||
deployed in highly available fashion utilizing application level
|
||||
replication needing persistent volume.
|
||||
provisioner: rook-ceph.rbd.csi.ceph.comt
|
||||
provisioner: rook-ceph.rbd.csi.ceph.com
|
||||
parameters:
|
||||
clusterID: rook-ceph
|
||||
csi.storage.k8s.io/controller-expand-secret-name: rook-csi-rbd-provisioner
|
||||
|
Reference in New Issue
Block a user