🚀 postgres

This commit is contained in:
auricom
2022-09-14 13:46:33 +02:00
parent da797db333
commit ad4642f598
14 changed files with 278 additions and 13 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: postgresql.cnpg.io/v1
kind: ScheduledBackup
metadata:
name: postgres
namespace: default
spec:
schedule: "@daily"
immediate: true
backupOwnerReference: self
cluster:
name: postgres