Is it possible to configure the AWX with MySQL DB.
Currently our AWX is hosted on K8’s cluster and the Postgres db is hosted on a stand-alone ec2 instance. We have the connectivity and everything is working as expected. We want to use MySQL db as the database instead of PostgreSQL db. Is it possible?