maintenance: resume soteria with bounded scheduler

This commit is contained in:
jenkins 2026-07-14 15:34:31 -03:00
parent 4e048becb0
commit 8ea20da36e
2 changed files with 4 additions and 2 deletions

View File

@ -17,6 +17,8 @@ data:
SOTERIA_ALLOWED_GROUPS: admin,maintenance
SOTERIA_BACKUP_MAX_AGE_HOURS: "24"
SOTERIA_METRICS_REFRESH_SECONDS: "300"
SOTERIA_POLICY_EVAL_SECONDS: "1800"
SOTERIA_POLICY_BACKUPS_PER_CYCLE: "1"
SOTERIA_B2_ENABLED: "true"
SOTERIA_B2_SECRET_NAMESPACE: maintenance
SOTERIA_B2_SECRET_NAME: soteria-restic

View File

@ -7,7 +7,7 @@ metadata:
labels:
app: soteria
spec:
replicas: 0
replicas: 1
revisionHistoryLimit: 3
selector:
matchLabels:
@ -17,7 +17,7 @@ spec:
labels:
app: soteria
annotations:
soteria.bstein.dev/config-revision: "2026-04-13-restic-v1"
soteria.bstein.dev/config-revision: "2026-07-14-bounded-restart"
spec:
serviceAccountName: soteria
nodeSelector: