Yes Ankit
But in Prd, we are not allowed to pull the customized images from docker or any other public repo's. That's the reason I need to customize the running awx-ee by using awx deployment what we did for hostalias. or else I need to customized the awx yaml file to build the awx deployment for installing and mapping the configuration files from scratch.
Below I need to customized the awx yaml
1) Installing required pkgs
2) mapping any configuration files(like /etc/tower/conf/custom.py and /etc/postfix/
main.cf)
Please provide me the crystal clear steps