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
Is your feature request related to a problem?
When the tag on the image doesn't change, reapplication of the deployment doesn't delete the pods. The not changing tag could happen if you tag containers with :release/:master
Describe the solution you'd like
Add kubectl rollout restart
Describe alternatives you've considered
I don't think there are any possible ones
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
When the tag on the image doesn't change, reapplication of the deployment doesn't delete the pods. The not changing tag could happen if you tag containers with :release/:master
Describe the solution you'd like
Add
kubectl rollout restart
Describe alternatives you've considered
I don't think there are any possible ones
The text was updated successfully, but these errors were encountered: