The Porter helm chart seems to support modifying the PullPolicy of the deployment: https://github.com/porter-dev/porter-charts/blob/production/applications/web/values.yaml#L22 However, checking from the template: https://github.com/porter-dev/porter-charts/blob/main/applications/web/templates/deployment.yaml#L132-L140 it is not used.