mirror of https://git.rancher.io/rke2-charts
12 lines
420 B
Diff
12 lines
420 B
Diff
--- 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:
|