mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 22:12:14 +11:00
fix: revert changes for backup/awxbackup.yaml
This commit is contained in:
parent
ecee13b890
commit
7b15af59a1
1 changed files with 2 additions and 1 deletions
|
|
@ -2,10 +2,11 @@
|
||||||
apiVersion: awx.ansible.com/v1beta1
|
apiVersion: awx.ansible.com/v1beta1
|
||||||
kind: AWXBackup
|
kind: AWXBackup
|
||||||
metadata:
|
metadata:
|
||||||
name: awxbackup-2023-09-29
|
name: awxbackup-2021-06-06
|
||||||
namespace: awx
|
namespace: awx
|
||||||
spec:
|
spec:
|
||||||
deployment_name: awx
|
deployment_name: awx
|
||||||
|
backup_pvc: awx-backup-claim
|
||||||
|
|
||||||
# Uncomment to reveal "censored" logs
|
# Uncomment to reveal "censored" logs
|
||||||
#no_log: false
|
#no_log: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue