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>