#297: converter packaging (Helm + compose) and deployment docs #422
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "converter-packaging"
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?
Helm chart:
converter.*values block (default off) rendering Deployment + ClusterIP Service + optional NetworkPolicy (ingress from this release only, egress denied);converter.enabledorconverter.urlinjectsCAIRN_PREVIEW_CONVERTER_URLinto the Cairn pod without touching the config Secret; chart 0.2.0, appVersion v0.6.125. Compose: converter underprofiles: ["preview"], no published ports, commented env line on cairn. Docs: "Preview converter" section in deployment.md (trust model + what the converter can never see, config table, Helm/compose/bare-binary walkthroughs, security notes) — anchor matches the UI's admin hint link. Closes the packaging+docs half of #297 (do not auto-close; A↔B dogfood check pending).