chore: Update manifests after change

This commit is contained in:
2025-12-16 02:40:06 +00:00
parent 3a766b76df
commit 04f42ed335
2 changed files with 34 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ spec:
name: booklore-mariadb-cluster name: booklore-mariadb-cluster
namespace: booklore namespace: booklore
compression: gzip compression: gzip
maxRetention: 720h maxRetention: 2160h
schedule: schedule:
cron: 0 0 * * 0 cron: 0 0 * * 0
immediate: true immediate: true

View File

@@ -0,0 +1,33 @@
apiVersion: k8s.mariadb.com/v1alpha1
kind: PhysicalBackup
metadata:
name: booklore-mariadb-cluster-backup-remote
namespace: booklore
labels:
helm.sh/chart: mariadb-cluster-25.10.2
app.kubernetes.io/name: mariadb-cluster
app.kubernetes.io/instance: booklore
app.kubernetes.io/version: "0.0.0"
app.kubernetes.io/managed-by: Helm
spec:
mariaDbRef:
name: booklore-mariadb-cluster
namespace: booklore
compression: gzip
maxRetention: 2160h
schedule:
cron: 0 0 * * 0
immediate: true
suspend: false
storage:
s3:
accessKeyIdSecretKeyRef:
key: access
name: booklore-mariadb-cluster-backup-secret-garage
bucket: mariadb-backups
endpoint: garage-ps10rp.boreal-beaufort.ts.net:3900
prefix: cl01tl/booklore
region: us-east-1
secretAccessKeySecretKeyRef:
key: secret
name: booklore-mariadb-cluster-backup-secret-garage