Files
infrastructure/clusters/cl01tl/manifests/garage/ReplicationDestination-garage-db.yaml
gitea-bot dc8c497e23 Automated Manifest Update (#2906)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2906
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-27 21:11:15 +00:00

17 lines
391 B
YAML

apiVersion: volsync.backube/v1alpha1
kind: ReplicationDestination
metadata:
name: garage-db
namespace: garage
labels:
app.kubernetes.io/name: garage-db
app.kubernetes.io/instance: garage
app.kubernetes.io/part-of: garage
spec:
trigger:
manual: restore-once
restic:
repository: garage-db-backup-secret-remote
destinationPVC: garage-db
copyMethod: Direct