Workaround for now is to delete the deployment, but we should make it update them automatically.
Note, we patch existing deployments to scale them up or down, so maybe can see if patch_deployment can be used for this..
We probably only want to actually patch if something changes though, otherwise we'll just hammer the API with constant patching.
We probably only want to actually patch if something changes though, otherwise we'll just hammer the API with constant patching.
unlike the hammering we already do... 馃ぃ I agree