We use an APISIX gateway that gets its configuration via etcd.
Is it possible to finish the configuration in one environment (e.g. INT) and then transfer it to the production environment with a click?
It must be noted that other target hosts must be used in PROD than in INT, and that other consumers may exist.
Does anyone see a possibility?