maintenance: pin soteria backup jobs to storage workers
This commit is contained in:
parent
8ea20da36e
commit
6f216933e8
@ -11,6 +11,7 @@ data:
|
||||
SOTERIA_RESTIC_BACKUP_ARGS: --compression auto
|
||||
SOTERIA_S3_ENDPOINT: https://s3.us-west-004.backblazeb2.com
|
||||
SOTERIA_S3_REGION: us-west-004
|
||||
SOTERIA_JOB_NODE_SELECTOR: longhorn-host=true,kubernetes.io/arch=arm64
|
||||
SOTERIA_LONGHORN_URL: http://longhorn-backend.longhorn-system.svc:9500
|
||||
SOTERIA_LONGHORN_BACKUP_MODE: incremental
|
||||
SOTERIA_AUTH_REQUIRED: "true"
|
||||
|
||||
@ -17,7 +17,7 @@ spec:
|
||||
labels:
|
||||
app: soteria
|
||||
annotations:
|
||||
soteria.bstein.dev/config-revision: "2026-07-14-bounded-restart"
|
||||
soteria.bstein.dev/config-revision: "2026-07-14-bounded-worker-placement"
|
||||
spec:
|
||||
serviceAccountName: soteria
|
||||
nodeSelector:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user