We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: