mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 05:52:15 +11:00
10 lines
239 B
YAML
10 lines
239 B
YAML
---
|
|
apiVersion: awx.ansible.com/v1beta1
|
|
kind: AWXBackup
|
|
metadata:
|
|
name: awxbackup-2021-06-06
|
|
namespace: awx
|
|
spec:
|
|
deployment_name: awx
|
|
backup_pvc: awx-backup-claim
|
|
postgres_label_selector: app.kubernetes.io/instance=postgres-awx
|