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:
dru90i
2022-11-30 22:29:52 +03:00
committed by GitHub
parent 95a1fc082b
commit f35bd7cf83
3 changed files with 7 additions and 2 deletions

View File

@@ -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