From 0991a9696f33cbd8553e4b83ab50778b1f2eb466 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sat, 4 Oct 2025 15:56:50 +0200 Subject: [PATCH] No sidekiq until live --- everything-app/masto.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/everything-app/masto.yaml b/everything-app/masto.yaml index 35537b9..78ccbf6 100644 --- a/everything-app/masto.yaml +++ b/everything-app/masto.yaml @@ -33,6 +33,8 @@ spec: schedule: "0 0 * * 0" databaseBackup: enabled: false + sidekiq: + replicas: 0 secrets: existingSecret: "masto-secrets" storage: