Feature Request: Make imagePullPolicy configurable for TCP components #1274
vasrem
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
It would be great if we could have the
imagePullPolicyconfigurable for all the components that are created for aTenantControlPlaneCR. This will help the consumer to select the policy according to their needs.There is already a struct for e.g.
apiServerwhere thecontainerImageNameis configurable, probably it fits nicely there.All reactions