We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We would like to use your internal container refistry for caching.
Therefore we need Image Pull secrets support:
https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/#create-a-pod-that-uses-your-secret
Example in Helm: https://stackoverflow.com/questions/62901288/how-to-use-imagepullsecrets-in-helm-3#62901508
The text was updated successfully, but these errors were encountered:
Sure, PR accepted! For faster merge, do not hesitate to tag me in the PR.
Sorry, something went wrong.
No branches or pull requests
We would like to use your internal container refistry for caching.
Therefore we need Image Pull secrets support:
https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/#create-a-pod-that-uses-your-secret
Example in Helm:
https://stackoverflow.com/questions/62901288/how-to-use-imagepullsecrets-in-helm-3#62901508
The text was updated successfully, but these errors were encountered: