Saulo Montenegro
Should I apply deployment after I change the rs from 10 to 3 as an example? Or master monitors and automatic changes that?
Sign Up Free or Log In to participate!
Should I apply deployment after I change the rs from 10 to 3 as an example? Or master monitors and automatic changes that?
Psst…this one if you’ve been moved to ACG!
Hi Saulo, if you changed the deploy.yml file you need to apply it again. But if you edited the deployment via
kubectl edit deployment -n <your_namespace> <your_deployment>
it will be updated immediatelly.