From 3dc52a1c5226fdc794a9493d75dc79ad977fdf7b 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: