Skip to content

Commit

Permalink
fix: increase indice service CPU limit to decrease cpu throttling alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
FJEANNOT committed Oct 25, 2024
1 parent cfc5d1b commit 5f73e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kontinuous/env/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@ indice:
cpu: 100m
memory: 1Gi
limits:
cpu: 200m
cpu: 500m
memory: 2Gi

0 comments on commit 5f73e1a

Please sign in to comment.