I want to deploy the service component of AWX separately from the operator deployment.
Why? Because I’m making a loadbalancer service which spits out an address when it’s done. I’d rather have a different management platform take care of it (like terraform) rather than constantly polling the operator to look for the adress
Now is it possible to add an extra service to AWX? I’ve been trying lately but I’ve just gotten a white screen with a bunch of 503: back-end server is at capacity errors.