maintenance: use longhorn driver for soteria backups

This commit is contained in:
jenkins 2026-07-16 01:17:13 -03:00
parent 381ad05125
commit 9e207e3176
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ metadata:
name: soteria name: soteria
namespace: maintenance namespace: maintenance
data: data:
SOTERIA_BACKUP_DRIVER: restic SOTERIA_BACKUP_DRIVER: longhorn
SOTERIA_RESTIC_SECRET_NAME: soteria-restic SOTERIA_RESTIC_SECRET_NAME: soteria-restic
SOTERIA_RESTIC_REPOSITORY: s3:https://s3.us-west-004.backblazeb2.com/atlas-soteria/soteria SOTERIA_RESTIC_REPOSITORY: s3:https://s3.us-west-004.backblazeb2.com/atlas-soteria/soteria
SOTERIA_RESTIC_BACKUP_ARGS: --compression auto SOTERIA_RESTIC_BACKUP_ARGS: --compression auto

View File

@ -17,7 +17,7 @@ spec:
labels: labels:
app: soteria app: soteria
annotations: annotations:
soteria.bstein.dev/config-revision: "2026-07-15-restic-safety-rails" soteria.bstein.dev/config-revision: "2026-07-16-longhorn-backup-driver"
spec: spec:
serviceAccountName: soteria serviceAccountName: soteria
nodeSelector: nodeSelector: