Hi Abhinit,
Thanks for your reply.
Yeah, am currently running on operator 10, awx 19.2.0 and awx-ee 0.3.0
I'm trying to upgrade to operator 13, awx 19.3.0 and awx-ee 0.6.0
All the images are in my local repository - artifactory.
The operator is coming up properly without any issues. When I deploy awx, all the images except awx-ee is not picked up and the deployment fails with 3/4 pods running.
It always looks for latest awx-ee image from
quay.io
It is expected to pick the image I mentioned under ee_images section in the awx CR file but it never happens in the newer operator versions (Works in operator version 10.0.0)
Even I tried giving the complete repository path, even then it didn't pick. Not sure whether it's a bug or the way of mentioning ee_images changed in the newer versions (haven't found anything)
Regards,