Commit 97037e4a authored by Rémy Coutable's avatar Rémy Coutable

[Review Apps] Set `global.imagePullPolicy: Always`

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 9eb40fbf
......@@ -209,6 +209,7 @@ HELM_CMD=$(cat << EOF
--timeout 600 \
--set global.appConfig.enableUsagePing=false \
--set releaseOverride="$CI_ENVIRONMENT_SLUG" \
--set global.imagePullPolicy=Always
--set global.hosts.hostSuffix="$HOST_SUFFIX" \
--set global.hosts.domain="$REVIEW_APPS_DOMAIN" \
--set certmanager.install=false \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment