Please confirm the following
Feature Summary
AWX Operator version: 2.2.1
AWX version: 22.3.0
Currently, I cannot configure imagePullPolicy a.k.a pull in awx-operator with ee_images field in AWX CR.
https://github.com/ansible/awx-operator/blob/devel/config/crd/bases/awx.ansible.com_awxs.yaml#L1310
As far as I know, I can configure through GUI.
Can someone modify the CR AWX to allow configure pull option?