Skip to content

Commit

Permalink
Reduced the default replicas to 1 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamrai1993 authored Feb 4, 2025
1 parent ddb5d2d commit c97f0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/elasti/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ elastiResolver:
sentry:
enabled: false
environment: ""
replicas: 2
replicas: 1
autoscaling:
enabled: false
minReplicas: 1
Expand Down

0 comments on commit c97f0e1

Please sign in to comment.