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

Make s3-plugin container's imagePullPolicy configurable #322

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

jiaeenie
Copy link
Contributor

Description of changes:
Currently, the imagePullPolicy was hardcoded to IfNotPresent for s3-plugin . This PR updates the Helm chart template to make the imagePullPolicy for the s3-plugin container configurable via Helm values.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jiaeenie jiaeenie requested review from unexge and muddyfish December 18, 2024 16:39
Copy link
Contributor

@unexge unexge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@jiaeenie jiaeenie marked this pull request as ready for review December 19, 2024 10:20
@jiaeenie jiaeenie merged commit 9a1d294 into main Dec 19, 2024
15 of 21 checks passed
@jiaeenie jiaeenie deleted the jiaeenie/configurable-s3-plugin-image-pull-policy branch December 19, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants