blumeops/argocd
Erich Blume d4fcc57046 Use subPath mounts for Homepage config files
Homepage tries to copy skeleton files (custom.css etc.) into /app/config
at startup. A ConfigMap volume mount makes the directory read-only,
blocking this. SubPath mounts keep individual config files from the
ConfigMap while leaving the directory writable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 18:23:00 -08:00
..
apps Replace Homepage Helm chart with kustomize manifests and custom Dockerfile 2026-02-19 17:55:00 -08:00
manifests Use subPath mounts for Homepage config files 2026-02-19 18:23:00 -08:00