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

Make imagePullPolicy configurable in dapr run -k #1410

Open
joebowbeer opened this issue Jun 19, 2024 · 0 comments
Open

Make imagePullPolicy configurable in dapr run -k #1410

joebowbeer opened this issue Jun 19, 2024 · 0 comments

Comments

@joebowbeer
Copy link

joebowbeer commented Jun 19, 2024

ImagePullPolicy: corev1.PullAlways,

imagePullPolicy is hardcoded to Always. Can this be configurable?

IfNotPresent is the k8s default except if tag is latest, and Never can be more appropriate for use with images that are built locally.

Originally posted by @joebowbeer in #1333 (comment)

@joebowbeer joebowbeer changed the title Make imagePullPolicy in dapr run configurable Make imagePullPolicy configurable in dapr run -k Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant