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 kind/minikube one can upload images locally without a registry, but the ImagePullPolicy should not be Always or it will try to find it in docker hub or somewhere upstream.
We need a way to add a custom ImagePullPolicy
Actual Behavior
Steps to Reproduce the Problem
Release Note
RELEASE NOTE:
The text was updated successfully, but these errors were encountered:
Expected Behavior
When working with kind/minikube one can upload images locally without a registry, but the ImagePullPolicy should not be Always or it will try to find it in docker hub or somewhere upstream.
We need a way to add a custom ImagePullPolicy
Actual Behavior
Steps to Reproduce the Problem
Release Note
RELEASE NOTE:
The text was updated successfully, but these errors were encountered: