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,12 @@
apiVersion: postgresql.cnpg.io/v1
kind: ScheduledBackup
metadata:
name: timescale-backup-hourly
namespace: database
spec:
schedule: "0 * * * *" # jede Stunden
backupOwnerReference: self
cluster:
name: timescale-cluster
method: barmanObjectStore