Bump vsphere csi/cpi charts

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
pull/524/head
Brad Davidson 2024-09-19 19:07:33 +00:00 committed by Brad Davidson
parent 3aefd2e2ef
commit 91bb126433
4 changed files with 2 additions and 24 deletions

View File

@ -1,4 +1,4 @@
url: https://github.com/rancher/vsphere-charts.git
subdirectory: charts/rancher-vsphere-cpi
commit: bdbf37809638cd370f6e7327bd012a850b6da077
commit: a5c99d716df960dc50cf417d9ecffad6b55ca0ad
packageVersion: 00

View File

@ -1,11 +0,0 @@
--- charts-original/templates/node/daemonset.yaml
+++ charts/templates/node/daemonset.yaml
@@ -97,7 +97,7 @@
{{- if semverCompare "< 1.24" $.Capabilities.KubeVersion.Version }}
- "--use-gocsi=false"
{{- end }}
- imagePullPolicy: "Always"
+ imagePullPolicy: "IfNotPresent"
env:
- name: NODE_NAME
valueFrom:

View File

@ -1,11 +0,0 @@
--- charts-original/templates/node/windows-daemonset.yaml
+++ charts/templates/node/windows-daemonset.yaml
@@ -75,7 +75,7 @@
args:
- "--fss-name=internal-feature-states.csi.vsphere.vmware.com"
- "--fss-namespace=$(CSI_NAMESPACE)"
- imagePullPolicy: "Always"
+ imagePullPolicy: "IfNotPresent"
env:
- name: NODE_NAME
valueFrom:

View File

@ -1,4 +1,4 @@
url: https://github.com/rancher/vsphere-charts.git
subdirectory: charts/rancher-vsphere-csi
commit: bdbf37809638cd370f6e7327bd012a850b6da077
commit: a5c99d716df960dc50cf417d9ecffad6b55ca0ad
packageVersion: 00