You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2025. It is now read-only.
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
There is no direct helm way to specify imagePullSecrets
Potential Helm Configuration
global:
imagePullSecrets:
- nexus-secret # .i.e.
where nexus-secret (for example) is already in existing secret with dockerconfig type.
Community Note
Description
There is no direct helm way to specify
imagePullSecretsPotential Helm Configuration
where nexus-secret (for example) is already in existing secret with dockerconfig type.
References
https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod