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

Helm Chart: add imagePullSecret to serviceaccount #186

Merged
merged 1 commit into from
May 15, 2024

Conversation

2mf
Copy link
Contributor

@2mf 2mf commented May 6, 2024

In my work environment, we have have a local repository which does mirror and proxy external image repository for security reasons, it is essential to have imagePullSecrets added to the serviceaccount otherweise version-checker itself can not be pulled and started.

@2mf 2mf requested a review from davidcollom as a code owner May 6, 2024 19:17
@theodore86
Copy link

+1

@davidcollom
Copy link
Collaborator

davidcollom commented May 15, 2024

Some Unit tests on the helm chart would have been good - https://github.com/jetstack/version-checker/blob/main/deploy/charts/version-checker/tests/serviceaccount_test.yaml But I can add them in follow up PR.

Thanks for the contribution! 🎉 👍

@davidcollom davidcollom merged commit cd9967d into jetstack:main May 15, 2024
7 checks passed
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.

None yet

3 participants