cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit db216412c6541f95b635074248b103f6d0d27491
parent 1067425f2ba6c36a1e96ae5e7cc4ceab06331ec2
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Fri,  6 Mar 2026 12:18:11 +0100

higher limits

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/loki/release.yaml | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/apps/talos_cluster/loki/release.yaml b/apps/talos_cluster/loki/release.yaml @@ -49,6 +49,10 @@ spec: period: 24h limits_config: retention_period: 720h + ingestion_rate_mb: 32 + ingestion_burst_size_mb: 64 + per_stream_rate_limit: 8MB + per_stream_rate_limit_burst: 16MB compactor: retention_enabled: true delete_request_store: s3