Skip to content

Commit

Permalink
over allocate resources
Browse files Browse the repository at this point in the history
  • Loading branch information
omernestorr authored Sep 14, 2023
1 parent 974056b commit 15ff2b0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ leader:
listenAddr: 0.0.0.0
datadog:
enabled: true
resources:
limits:
cpu: 4
memory: 12G
requests:
cpu: 3
memory: 9G

follower:
replicaCount: 1
Expand Down

0 comments on commit 15ff2b0

Please sign in to comment.