We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b23bd64 + 2c34456 commit 4117c1dCopy full SHA for 4117c1d
1 file changed
scripts/pattern-util.sh
@@ -27,7 +27,7 @@ fi
27
28
# Do not quote the ${KUBECONF_ENV} below, otherwise we will pass '' to podman
29
# which will be confused
30
-podman run -it --rm \
+podman run -it --rm --pull=newer \
31
--security-opt label=disable \
32
-e EXTRA_HELM_OPTS \
33
-e KUBECONFIG \
0 commit comments