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:
Madhu Rajanna
2024-10-01 08:14:49 +02:00
committed by mergify[bot]
parent 1494f9bf95
commit b679981f24
2 changed files with 4 additions and 4 deletions

View File

@ -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@@