Skip to content

Commit

Permalink
Update values.yaml (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
German Vechtomov authored Dec 17, 2022
1 parent 7bee75e commit eed8e60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/charts/infra/filebeat/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@ filebeat:
resources:
requests:
cpu: 200m
cpu: 400m
memory: 1Gi
limits:
cpu: 400m
cpu: 800m
memory: 1.5Gi


Expand Down

0 comments on commit eed8e60

Please sign in to comment.