mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Rename Backup CR to AWXBackup to be more unique
- we could alternatively direct users to use the full GVK. Issue is potential conflict with AH operator CRs
This commit is contained in:
@@ -7,13 +7,8 @@
|
||||
name: finalizer.awx.ansible.com
|
||||
role: finalizer
|
||||
|
||||
# - version: v1beta1
|
||||
# group: awx.ansible.com
|
||||
# kind: Backup
|
||||
# role: /opt/ansible/roles/backup
|
||||
# reconcilePeriod: 360m
|
||||
|
||||
- version: v1beta1
|
||||
group: awx.ansible.com
|
||||
kind: Backup
|
||||
role: backup
|
||||
reconcilePeriod: 360m
|
||||
|
||||
Reference in New Issue
Block a user