3af4e2f46a
Build and Deploy Verso / deploy (push) Failing after 25m12s
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>