mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 09:15:02 +00:00
Separate the SecretStore resources from the namespaces component because it creates a deadlock. The secretstore crds don't get applied until the eso component is managed. The namespaces component should have nothing but core api objects, no custom resources.