You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
.The text was updated successfully, but these errors were encountered: