From 6cf46155967e4220b188282718b34a223059616c Mon Sep 17 00:00:00 2001 From: chemavx Date: Mon, 6 Jul 2026 12:19:33 +0000 Subject: [PATCH] decommission(F3): apagar postgres (replicas 0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit El dump definitivo de cierre está tomado y verificado (restore 11/11 en /data/backups/backups/polymarket-decommission/). El PVC se conserva. --- polymarket-bot/statefulset-postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polymarket-bot/statefulset-postgres.yaml b/polymarket-bot/statefulset-postgres.yaml index 7563daa..87cbe5b 100644 --- a/polymarket-bot/statefulset-postgres.yaml +++ b/polymarket-bot/statefulset-postgres.yaml @@ -8,7 +8,7 @@ spec: whenDeleted: Retain whenScaled: Retain podManagementPolicy: OrderedReady - replicas: 1 + replicas: 0 revisionHistoryLimit: 10 selector: matchLabels: