diff options
Diffstat (limited to 'f3s')
| -rw-r--r-- | f3s/miniflux/helm-chart/templates/deployment.yaml | 2 |
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 5d1759f..5a98459 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: 2 + replicas: 1 selector: matchLabels: app: miniflux-server |
