mirror of
https://github.com/holos-run/holos.git
synced 2026-03-19 16:54:58 +00:00
The upstream nats charts don't specify namespaces for each attribute. This works with helm update, but not helm template which holos uses to render the yaml. The missing namespace causes flux to fail. This patch uses the flux kustomization to add the target namespace to all resources.