Skip to content

Commit

Permalink
update requests resources
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 1, 2025
1 parent f2938be commit 6092441
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions values/loki.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,6 @@ chunksCache:
compactor:
compaction_interval: 10m
replicas: 0
resources:
requests:
cpu: 1m
memory: 1Mi
limits:
cpu: 200m
memory: 256Mi
retention_delete_delay: 2h
retention_delete_worker_count: 150
retention_enabled: true
Expand Down Expand Up @@ -188,7 +181,7 @@ write:
cpu: 100m
memory: 128Mi
limits:
cpu: 200m
cpu: 500m
memory: 512Mi
extraVolumesMounts:
- name: data
Expand Down

0 comments on commit 6092441

Please sign in to comment.