-
Notifications
You must be signed in to change notification settings - Fork 683
Open
Labels
Description
Please confirm the following
- I agree to follow this project's code of conduct.
- I have checked the current issues for duplicates.
- I understand that AWX Operator is open source software provided for free and that I might not receive a timely response.
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?