I am running Ansible AWX based on Docker compose setup, I need to upgrade the version of AWX which supports only Kubernetes.
I need to export the DB from the docker setup into Kubernetes but I don't know how to import the postgres dump into K8S. Can any one help me out please ?