Skip to content

BREAKING CHANGE: Change default pull policy to IfNotPresent

Ghost User requested to merge (removed):patch-1 into master

Done as part of gitlab-org/cluster-integration/auto-deploy-image!48 (merged) where we want to remove the current hardcoded IfNotPresent setting from auto-deploy-image and allow it to use these defaults. Therefore we need to align this file with the defaults that are currently in place. This value can be easily overridden see GitLab docs on Helm chart overrides for details.

Merge request reports