mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
e2e: update rbd driver name in external test
updating rbd driver name and the storageclass name to match the functionality and other drivers. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
1494f9bf95
commit
b679981f24
@ -2,7 +2,7 @@
|
||||
apiVersion: storage.k8s.io/v1
|
||||
kind: StorageClass
|
||||
metadata:
|
||||
name: k8s-storage-e2e-rbd-rwo
|
||||
name: k8s-storage-e2e-rbd
|
||||
provisioner: rbd.csi.ceph.com
|
||||
parameters:
|
||||
clusterID: @@CLUSTER_ID@@
|
||||
|
Reference in New Issue
Block a user