This message was deleted.
# general
s
This message was deleted.
p
in regular k8s you put the pull policy on always and kill the pod. That will trigger a redownload and recreation fo the pod
but tha tis one of the reasons that setting it to latest is often not considered a good practice, becase you have no idea what is running
👍 2
f
great, thanks Roderik