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
support reading image pull secrets from globals (#340)
* support global image pull secrets for the deployment
Defaults to reading from global image pull secrets when no pull secrets are provided.
This makes it consistent when the image helper also reading from globals.
* add it to global values
0 commit comments