summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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