maintenance: use longhorn driver for soteria backups
This commit is contained in:
parent
381ad05125
commit
9e207e3176
@ -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
|
||||||
|
|||||||
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user