Set default capacity_adjustment instance value.

hi.

In fact, we have several instances because we define several replicas in our AWX CRD object, then the awx operator just updates the kubernetes deployment to add new awx pods.
As you said, I can update existing instances with the API or use the UI slider to set capacity_adjustment. If the pods are restarted, the new instances will have the default value capacity_adjustment set to 1. So, there is no way to change this value for instance created in the kubernetes deployment. ?