Update Containers/Kubernetes/Rancher RKE2/AWX Operator/Ansible AWX Operator.md

This commit is contained in:
Nicole Rappe
2024-01-22 20:11:31 -07:00
parent efb6b25987
commit 2836873e99

View File

@ -68,7 +68,7 @@ You will need to create these files all in the same directory using the content
- ingress.yml - ingress.yml
images: images:
- name: quay.io/ansible/awx-operator - name: quay.io/ansible/awx-operator
newTag: 2.4.0 newTag: 2.10.0
namespace: awx namespace: awx
``` ```