From 5e72abc60bab550ab9ea9b82ad50ed6f50ae7fb0 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 12 Jan 2026 20:00:21 +0200 Subject: 2 replicas --- f3s/miniflux/helm-chart/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f3s/miniflux/helm-chart/templates/deployment.yaml b/f3s/miniflux/helm-chart/templates/deployment.yaml index 5a98459..5d1759f 100644 --- a/f3s/miniflux/helm-chart/templates/deployment.yaml +++ b/f3s/miniflux/helm-chart/templates/deployment.yaml @@ -5,7 +5,7 @@ metadata: labels: app: miniflux-server spec: - replicas: 1 + replicas: 2 selector: matchLabels: app: miniflux-server -- cgit v1.2.3