Files
Verso/.gitea
claude 3af4e2f46a
Build and Deploy Verso / deploy (push) Failing after 25m12s
CI: write buildkitd.toml in-container instead of a ConfigMap
The previous approach created a verso-buildkitd-config ConfigMap, but the
workflow's RBAC does not permit creating new cluster resources. Write the
buildkitd.toml (marking the in-cluster registry as http/insecure) directly
inside the buildkit container at runtime via printf, and drop the configMap
volume/mount. No new k8s resources are created.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 21:01:16 +00:00
..