fix(infra): raise browserless scratch volume limits #28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/browserless-emptydir-budget"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Root cause: chromeless-browserless pods were evicted when Chromium exceeded the 64Mi /tmp EmptyDir limit.\n\nChanges:\n- raise /tmp EmptyDir to 1Gi for the static browserless Deployment, static cloud session pod, and Helm pool templates\n- raise /run and supervisor-log scratch to 256Mi\n- align the static browserless manifest image with the current live cr7727-65d65f0ade50 image so a future apply does not roll back Chromium\n\nClient-side kubectl dry-run passed for the static manifests.\n\nBranch: codex/browserless-emptydir-budget\nCommit:
747a73a