From 10c813d5838f0a2e41b198f1c2e5218e584b6fd0 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Thu, 16 Apr 2026 21:29:14 -0300 Subject: [PATCH] maintenance(soteria): pause backup scheduler during backlog incident --- services/maintenance/soteria-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/maintenance/soteria-deployment.yaml b/services/maintenance/soteria-deployment.yaml index 6fc74853..387439fc 100644 --- a/services/maintenance/soteria-deployment.yaml +++ b/services/maintenance/soteria-deployment.yaml @@ -7,7 +7,7 @@ metadata: labels: app: soteria spec: - replicas: 1 + replicas: 0 revisionHistoryLimit: 3 selector: matchLabels: