Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Image Pull Policy for dapr run on kubernetes #1463

Open
filintod opened this issue Nov 12, 2024 · 0 comments · May be fixed by #1462
Open

Allow Image Pull Policy for dapr run on kubernetes #1463

filintod opened this issue Nov 12, 2024 · 0 comments · May be fixed by #1462
Labels
kind/bug Something isn't working

Comments

@filintod
Copy link

filintod commented Nov 12, 2024

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:

@filintod filintod added the kind/bug Something isn't working label Nov 12, 2024
@filintod filintod linked a pull request Nov 12, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant