We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e67aea + 4e60d7b commit 1f53325Copy full SHA for 1f53325
charts/apps/multus/templates/common.yaml
@@ -45,6 +45,7 @@ initContainers:
45
imagePullPolicy: {{ .Values.image.pullPolicy }}
46
command:
47
- "cp"
48
+ - "-f"
49
- "/usr/src/multus-cni/bin/multus-shim"
50
- "/host/opt/cni/bin/multus-shim"
51
resources:
0 commit comments