How to Update an Kubernetes Image Imperatively.
In the rare case you need to update the Container Images Manually instead of managing the Deployment the GitOps Way via FluxCD or ArgoCD. Then see the commands bellow.
With FluxCD you can do the following:
Ask FluxCD to stop managing the Deployment/ ...
t-velmachos.hashnode.dev1 min read