mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
18 lines
329 B
YAML
18 lines
329 B
YAML
---
|
|
# Use the 'create api' subcommand to add watches to this file.
|
|
- version: v1beta1
|
|
group: awx.ansible.com
|
|
kind: AWX
|
|
role: installer
|
|
|
|
- version: v1beta1
|
|
group: awx.ansible.com
|
|
kind: AWXBackup
|
|
role: backup
|
|
|
|
- version: v1beta1
|
|
group: awx.ansible.com
|
|
kind: AWXRestore
|
|
role: restore
|
|
# +kubebuilder:scaffold:watch
|