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
Having the component imagePullPolicy as IfNotPresent means that an update to an image tag, e.g. latest, won't results in a proper refresh when the component is scaled or restarted.
Excerpt from Kalm created pod, kubectl describe command:
Having the component
imagePullPolicy
asIfNotPresent
means that an update to an image tag, e.g.latest
, won't results in a proper refresh when the component is scaled or restarted.Excerpt from Kalm created pod,
kubectl describe
command:The text was updated successfully, but these errors were encountered: