We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca94937 commit 6eb37a4Copy full SHA for 6eb37a4
build-an-deploy-container.sh
@@ -31,4 +31,4 @@ docker pull $WRONGSECRETS_BALANCER_IMAGE:$WRONGSECRETS_BALANCER_TAG &
31
docker pull $WRONGSECRETS_CLEANER_IMAGE:$WRONGSECRETS_CLEANER_TAG
32
wait
33
34
-helm upgrade --install mj ./helm/wrongsecrets-ctf-party --set="imagePullPolicy=Never"
+helm upgrade --install mj ./helm/wrongsecrets-ctf-party --set="imagePullPolicy=IfNotPresent"
0 commit comments