Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose imagePullPolicy setting #244

Open
AbrohamLincoln opened this issue Apr 13, 2023 · 1 comment
Open

Expose imagePullPolicy setting #244

AbrohamLincoln opened this issue Apr 13, 2023 · 1 comment

Comments

@AbrohamLincoln
Copy link

As a user of this chart, I currently cannot specify the imagePullPolicy for any of the containers it deploys without using a post renderer or mutation.

I know setting the pull policy to Always is the correct choice for a number of reasons. However, there are scenarios and environments where this is problematic or hinders performance.

I suggest exposing the policy as a helm variable and setting the default value to Always.

@AssafKatz3
Copy link

Currently, we have a problem with scanner which still set to Always

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants