From cc1ba1996f2f8d1ac336c39595b1b6c2bb05ea5c Mon Sep 17 00:00:00 2001 From: Luna Xu Date: Fri, 28 Jul 2023 10:26:39 -0400 Subject: [PATCH] remove duplicated args --- samples/storage_csm_powerscale_v270.yaml | 2 -- samples/storage_csm_powerscale_v280.yaml | 2 -- samples/storage_csm_powerstore_v270.yaml | 2 -- samples/storage_csm_powerstore_v280.yaml | 2 -- 4 files changed, 8 deletions(-) diff --git a/samples/storage_csm_powerscale_v270.yaml b/samples/storage_csm_powerscale_v270.yaml index bcb963be2..7201cfb30 100644 --- a/samples/storage_csm_powerscale_v270.yaml +++ b/samples/storage_csm_powerscale_v270.yaml @@ -451,7 +451,6 @@ spec: - "--skipArrayConnectionValidation=false" - "--driverPodLabelValue=dell-storage" - "--ignoreVolumelessPods=false" - - "--arrayConnectivityPollRate=5" - "--arrayConnectivityConnectionLossThreshold=3" # Below 4 args should not be modified. - "--csisock=unix:/var/run/csi/csi.sock" @@ -473,7 +472,6 @@ spec: - "--leaderelection=false" - "--driverPodLabelValue=dell-storage" - "--ignoreVolumelessPods=false" - - "--arrayConnectivityPollRate=5" - "--arrayConnectivityConnectionLossThreshold=3" # Below 4 args should not be modified. - "--csisock=unix:/var/lib/kubelet/plugins/csi-isilon/csi_sock" diff --git a/samples/storage_csm_powerscale_v280.yaml b/samples/storage_csm_powerscale_v280.yaml index d43eacb39..5abe5e469 100644 --- a/samples/storage_csm_powerscale_v280.yaml +++ b/samples/storage_csm_powerscale_v280.yaml @@ -451,7 +451,6 @@ spec: - "--skipArrayConnectionValidation=false" - "--driverPodLabelValue=dell-storage" - "--ignoreVolumelessPods=false" - - "--arrayConnectivityPollRate=5" - "--arrayConnectivityConnectionLossThreshold=3" # Below 4 args should not be modified. - "--csisock=unix:/var/run/csi/csi.sock" @@ -473,7 +472,6 @@ spec: - "--leaderelection=false" - "--driverPodLabelValue=dell-storage" - "--ignoreVolumelessPods=false" - - "--arrayConnectivityPollRate=5" - "--arrayConnectivityConnectionLossThreshold=3" # Below 4 args should not be modified. - "--csisock=unix:/var/lib/kubelet/plugins/csi-isilon/csi_sock" diff --git a/samples/storage_csm_powerstore_v270.yaml b/samples/storage_csm_powerstore_v270.yaml index 99d324960..ccf675328 100644 --- a/samples/storage_csm_powerstore_v270.yaml +++ b/samples/storage_csm_powerstore_v270.yaml @@ -171,7 +171,6 @@ spec: - "--skipArrayConnectionValidation=false" - "--driverPodLabelValue=dell-storage" - "--ignoreVolumelessPods=false" - - "--arrayConnectivityPollRate=5" - "--arrayConnectivityConnectionLossThreshold=3" # Below 4 args should not be modified. - "--csisock=unix:/var/run/csi/csi.sock" @@ -193,7 +192,6 @@ spec: - "--leaderelection=false" - "--driverPodLabelValue=dell-storage" - "--ignoreVolumelessPods=false" - - "--arrayConnectivityPollRate=5" - "--arrayConnectivityConnectionLossThreshold=3" # Below 4 args should not be modified. - "--csisock=unix:/var/lib/kubelet/plugins/csi-powerstore.dellemc.com/csi_sock" diff --git a/samples/storage_csm_powerstore_v280.yaml b/samples/storage_csm_powerstore_v280.yaml index 552f7e1c2..bab4c05c6 100644 --- a/samples/storage_csm_powerstore_v280.yaml +++ b/samples/storage_csm_powerstore_v280.yaml @@ -176,7 +176,6 @@ spec: - "--skipArrayConnectionValidation=false" - "--driverPodLabelValue=dell-storage" - "--ignoreVolumelessPods=false" - - "--arrayConnectivityPollRate=5" - "--arrayConnectivityConnectionLossThreshold=3" # Below 4 args should not be modified. - "--csisock=unix:/var/run/csi/csi.sock" @@ -198,7 +197,6 @@ spec: - "--leaderelection=false" - "--driverPodLabelValue=dell-storage" - "--ignoreVolumelessPods=false" - - "--arrayConnectivityPollRate=5" - "--arrayConnectivityConnectionLossThreshold=3" # Below 4 args should not be modified. - "--csisock=unix:/var/lib/kubelet/plugins/csi-powerstore.dellemc.com/csi_sock"