This repository has been archived on 2026-04-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/k8s
Jeffrey Smith 8d17fb76be
Some checks failed
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Successful in 5s
CI/CD / test-go-pg (push) Successful in 2m2s
CI/CD / test-sqlite (push) Successful in 2m37s
CI/CD / build-and-deploy (push) Failing after 12s
fix CI deploy: align k8s resource var names with CI outputs
The k8s/backend.yaml template used BE_-prefixed env vars
(BE_MEMORY_REQUEST, etc.) but the CI workflow outputs them
without the prefix, causing envsubst to produce empty strings
and K8s to reject the deployment.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 12:11:42 +00:00
..
2026-03-15 23:43:36 +00:00