mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 14:22:49 +00:00
add default cluster name (#1129)
* add default cluster name * Update awx.ansible.com_awxrestores.yaml Co-authored-by: Kirill Smirnov <kirilsmirnov@x5.ru>
This commit is contained in:
@@ -50,6 +50,9 @@ spec:
|
||||
description: Name of the restored deployment. This should be different from the original deployment name
|
||||
if the original deployment still exists.
|
||||
type: string
|
||||
cluster_name:
|
||||
description: Cluster name
|
||||
type: string
|
||||
backup_name:
|
||||
description: AWXBackup object name
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user