mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 22:02:53 +00:00
Fix up some naming and spacing issues
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
kind: Namespace
|
||||
api_version: v1
|
||||
|
||||
- name: Create the tower.ansible.com/Tower Resource
|
||||
- name: Create the Tower Custom Resource
|
||||
k8s:
|
||||
state: present
|
||||
namespace: '{{ custom_resource.metadata.namespace }}'
|
||||
|
||||
Reference in New Issue
Block a user