weitere implementierung

This commit is contained in:
Hoang Nguyen
2026-05-06 11:19:18 +02:00
parent d8d4d1cbe9
commit aca2d6be33
18 changed files with 323 additions and 11 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: postgresql.cnpg.io/v1
kind: ScheduledBackup
metadata:
name: timescale-backup-daily
namespace: database
spec:
schedule: "0 2 * * *" # täglich 02:00
backupOwnerReference: self
cluster:
name: timescale-cluster
method: barmanObjectStore