chore: Update manifests after change

This commit is contained in:
2026-05-05 01:45:33 +00:00
parent 091eeace85
commit 6a645a6a7d
2 changed files with 8 additions and 8 deletions

View File

@@ -14,9 +14,9 @@ spec:
data:
- secretKey: access
remoteRef:
key: /digital-ocean/home-infra/mariadb-backups
property: AWS_ACCESS_KEY_ID
key: /backblaze/home-infra/mariadb-backups
property: ACCESS_KEY_ID
- secretKey: secret
remoteRef:
key: /digital-ocean/home-infra/mariadb-backups
property: AWS_SECRET_ACCESS_KEY
key: /backblaze/home-infra/mariadb-backups
property: ACCESS_SECRET_KEY

View File

@@ -16,7 +16,7 @@ spec:
compression: gzip
maxRetention: 2160h
schedule:
cron: 0 0 * * 0
cron: 0 0 * * 6
immediate: true
suspend: false
storage:
@@ -24,10 +24,10 @@ spec:
accessKeyIdSecretKeyRef:
key: access
name: grimmory-mariadb-cluster-backup-secret-external
bucket: mariadb-backups-b230a2f5aecf080a4b372c08
endpoint: nyc3.digitaloceanspaces.com
bucket: mariadb-backups-6e3b78870f7af040
endpoint: s3.us-east-005.backblazeb2.com
prefix: cl01tl/grimmory
region: us-east-1
region: us-east-005
secretAccessKeySecretKeyRef:
key: secret
name: grimmory-mariadb-cluster-backup-secret-external