mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
Simplify vars needed for restore CR & do not garbage collect secrets
This commit is contained in:
@@ -25,7 +25,7 @@ Then create a file named `backup-awx.yml` with the following contents:
|
||||
apiVersion: awx.ansible.com/v1beta1
|
||||
kind: AWXBackup
|
||||
metadata:
|
||||
name: awxbackup
|
||||
name: awxbackup-2021-04-22
|
||||
namespace: my-namespace
|
||||
spec:
|
||||
tower_name: mytower
|
||||
|
||||
Reference in New Issue
Block a user