To redeploy a service after an image has been updated:
kubectl rollout restart deployment [deployment-name]

Articles, notes and random thoughts on Software Development and Technology
To redeploy a service after an image has been updated:
kubectl rollout restart deployment [deployment-name]