From 4024b38493bda46e960cab74ae9bea9668a510f9 Mon Sep 17 00:00:00 2001 From: harshitap26 Date: Thu, 10 Feb 2022 03:52:11 -0500 Subject: [PATCH] gonvme changes --- dell-csi-helm-installer/myvalues.yaml | 31 --------------------------- 1 file changed, 31 deletions(-) delete mode 100644 dell-csi-helm-installer/myvalues.yaml diff --git a/dell-csi-helm-installer/myvalues.yaml b/dell-csi-helm-installer/myvalues.yaml deleted file mode 100644 index 201d33c5..00000000 --- a/dell-csi-helm-installer/myvalues.yaml +++ /dev/null @@ -1,31 +0,0 @@ -kubeletConfigDir: /var/lib/kubelet -nodeFCPortsFilterFile: /etc/fc-ports-filter -externalAccess: -imagePullPolicy: Always -controller: - controllerCount: 2 - volumeNamePrefix: csivol - snapshot: - enabled: true - snapNamePrefix: csisnap - resizer: - enabled: true - healthMonitor: - enabled: true - volumeHealthMonitorInterval: 60s - replication: - enabled: false - image: amaas-eos-mw1.cec.lab.emc.com:5028/dell-csi-replicator:v0.0.1.025 - replicationContextPrefix: "powerstore" - replicationPrefix: "replication.storage.dell.com" - nodeSelector: - tolerations: -node: - nodeNamePrefix: csi-node - nodeIDPath: /etc/machine-id - healthMonitor: - enabled: true - nodeSelector: - tolerations: -connection: - enableCHAP: false