Skip to content

Support multiple image pull secrets #798

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

Open
shane-davidson opened this issue Feb 25, 2025 · 0 comments
Open

Support multiple image pull secrets #798

shane-davidson opened this issue Feb 25, 2025 · 0 comments

Comments

@shane-davidson
Copy link

Currently inside Kubernetes you can specify multiple image pull secrets and it will try each one until a valid one is used to pull the image

Based on my testing Keel will pull the first image pull secret and attempt to authenticate to the registry using that and then it fails

Would it be possible to support trying each credential when polling the registry

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

No branches or pull requests

1 participant