mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 17:25:01 +00:00
A build step either produces kubernetes objects or a gitops manifest. Both are effectively the same, they're just kubernetes resources. For the use case of applying common labels to both, we'll have the Author API pass the same Kustomization to two separate build steps. One step to produce the resources, a second to produce the argocd application or flux kustomization.