Skip to content

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 1, 2025
1 parent 837b5b8 commit 243268c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion values/loki.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ loki:
delete_request_store: true
commonConfig:
path_prefix: /loki
replication_factor: 1
image:
repository: ${loki_image_repository}
tag: ${loki_image_tag}
Expand Down Expand Up @@ -184,7 +185,7 @@ write:
cpu: 100m
memory: 128Mi
limits:
cpu: 500m
cpu: 1000m
memory: 512Mi
extraVolumesMounts:
- name: data
Expand Down

0 comments on commit 243268c

Please sign in to comment.