mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-31 07:43:12 +00:00
Creating a kustomization.yaml file will allow awx-operator to be added as a remote resource in a Kustomize deployment. e.g. : ``` resources: - https://github.com/ansible/awx-operator/deploy?ref=0.7.0 ```