Skip to content

Commit

Permalink
Update meilisearch.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoocasali authored Oct 2, 2024
1 parent 4b04074 commit 7eaf827
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions manifests/meilisearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@ metadata:
app.kubernetes.io/component: search-engine
app.kubernetes.io/part-of: meilisearch
spec:
# Value 0 is bad interpreted it goes to 1 by default
# https://github.com/helm/helm/issues/3164
replicas: 0
replicas: 1
serviceName: meilisearch
selector:
matchLabels:
Expand Down

0 comments on commit 7eaf827

Please sign in to comment.