-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Milestone
Description
Hello,
We are using our private Docker repository for our images, and as a result when specifying a image for container for pod we have to specify imagePullSecrets.
Right now as I can see it is not supported. I can see that normal Secrets are supported, but not imagePullSecrets which are used to authenticate with Docker repository. Please correct me if I'm wrong.
Do you plan to add this support? I can and create a PR for that if that helps.
Thank you.
AG