From b9ac5b8f5e3d19a3e756c98f0792470e8ef1d7a4 Mon Sep 17 00:00:00 2001 From: Mikael Frykholm Date: Thu, 6 Feb 2025 15:35:07 +0100 Subject: [PATCH] pvc annotations are not supported. --- k8s/cinder-csi-controllerplugin.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/k8s/cinder-csi-controllerplugin.yaml b/k8s/cinder-csi-controllerplugin.yaml index 19027a5..84f447e 100644 --- a/k8s/cinder-csi-controllerplugin.yaml +++ b/k8s/cinder-csi-controllerplugin.yaml @@ -99,7 +99,6 @@ spec: - "--endpoint=$(CSI_ENDPOINT)" - "--cloud-config=$(CLOUD_CONFIG)" - "--cluster=$(CLUSTER_NAME)" - - "--pvc-annotations" - "--v=1" env: - name: CSI_ENDPOINT