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>
This commit was merged in pull request #2906.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
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
|
||||
Reference in New Issue
Block a user