Skip to content

Commit

Permalink
give more mem to backend and write
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 8, 2025
1 parent 895316f commit ae2e1b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values/loki.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ backend:
memory: 1Mi
limits:
cpu: 200m
memory: 256Mi
memory: 512Mi
bloomCompactor:
replicas: 0
bloomGateway:
Expand Down Expand Up @@ -192,7 +192,7 @@ write:
memory: 1Mi
limits:
cpu: 200m
memory: 256Mi
memory: 512Mi
extraVolumesMounts:
- name: data
mountPath: /loki
Expand Down

0 comments on commit ae2e1b3

Please sign in to comment.