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 ```
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 ```