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
When working with private docker repositories, it's usual to forget imagePullSecret field or select an incorrect one.
It would be nice to configure patterns for image names and the required pull secret and emit an error if there's no imagePullSecret or is not the expected one.
The text was updated successfully, but these errors were encountered:
When working with private docker repositories, it's usual to forget
imagePullSecret
field or select an incorrect one.It would be nice to configure patterns for image names and the required pull secret and emit an error if there's no
imagePullSecret
or is not the expected one.The text was updated successfully, but these errors were encountered: