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:
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
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: