From 533c17766616f2d24a58d283d8060b86e21bcb7c Mon Sep 17 00:00:00 2001 From: Mikael Frykholm Date: Wed, 6 Nov 2024 09:41:19 +0100 Subject: [PATCH] Make storageclass default. --- k8s/cinder-csi-storageclass.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/k8s/cinder-csi-storageclass.yaml b/k8s/cinder-csi-storageclass.yaml index 12ee05f..97f2ac3 100644 --- a/k8s/cinder-csi-storageclass.yaml +++ b/k8s/cinder-csi-storageclass.yaml @@ -2,7 +2,6 @@ apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: name: csi-sc-cinderplugin - cinder-csi-storageclass.yaml annotations: storageclass.kubernetes.io/is-default-class: true provisioner: cinder.csi.openstack.org