orion 5e601b1840 fix: chown wizard_config volume to nonroot uid via init sidecar
The abstract-wizard image runs as nonroot (65532), but the named
volume is created with root:root ownership, causing PUT writes to
harborforge.json to return 500. Add a busybox wizard_init service
that chowns /config to 65532:65532 before wizard starts.
2026-04-15 15:41:02 +00:00
Description
No description provided
49 KiB
Languages
Shell 100%