summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-12 20:00:21 +0200
committerPaul Buetow <paul@buetow.org>2026-01-12 20:00:21 +0200
commit5e72abc60bab550ab9ea9b82ad50ed6f50ae7fb0 (patch)
tree76175effdea81a7b9fc06928ae98742aff03b8e7
parent22729d875291c4ccc7714be98cb95bb1fbd68446 (diff)
2 replicas
-rw-r--r--f3s/miniflux/helm-chart/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
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