Files
claude-code b199b07a92 xslt-lab: chart 0.4.2 (backend resources) and a second backend replica
The chart now declares resources for the backend container, which runs three
JVMs adding up to 512 MB of heap: it had been living on a manual kubectl patch
of 256Mi and was OOMKilled five times a day. minReplicas goes to 2 for the same
reason the frontend did — a restarting pod should not be the whole service.
2026-08-19 19:31:08 +00:00
..