fix: increase ClickHouse resource limits to resolve Langfuse outage (HOMELAB-845) #169

Merged
claude-agent merged 1 commit from fix/HOMELAB-845-clickhouse-resources into live 2026-04-09 03:00:46 +00:00
Owner

ClickHouse was pegged at CPU/memory ceiling (992m/1000m CPU, 1434Mi/1536Mi RAM), causing readiness probe timeouts and preventing langfuse-web from completing migrations.

Doubled limits: CPU 1→2, Memory 1536Mi→3Gi.

HOMELAB-845

ClickHouse was pegged at CPU/memory ceiling (992m/1000m CPU, 1434Mi/1536Mi RAM), causing readiness probe timeouts and preventing langfuse-web from completing migrations. Doubled limits: CPU 1→2, Memory 1536Mi→3Gi. HOMELAB-845
fix: increase ClickHouse resource limits to resolve Langfuse outage
Some checks failed
0/0 projects applied successfully.
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / ai-review (pull_request) Has been cancelled
Lint & Validate / terraform-validate (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
5e335afbc1
ClickHouse was pegged at CPU/memory ceiling (992m/1000m CPU, 1434Mi/1536Mi RAM),
causing readiness probe timeouts and preventing langfuse-web from completing
migrations. Doubled limits to give ClickHouse breathing room.

HOMELAB-845

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!169
No description provided.