mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Begin to migrate towards operator-sdk 1.x project structure
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
---
|
||||
# Use the 'create api' subcommand to add watches to this file.
|
||||
- version: v1beta1
|
||||
group: awx.ansible.com
|
||||
kind: AWX
|
||||
playbook: /opt/ansible/main.yml
|
||||
role: installer
|
||||
|
||||
- version: v1beta1
|
||||
group: awx.ansible.com
|
||||
@@ -13,3 +14,4 @@
|
||||
group: awx.ansible.com
|
||||
kind: AWXRestore
|
||||
role: restore
|
||||
#+kubebuilder:scaffold:watch
|
||||
|
||||
Reference in New Issue
Block a user