We currently install everything into our cluster using FluxCD, but everything else is either manifests in our repo or installed via Helm. Since the SpiceDB Operator can be installed using a Kustomization, is there some way to install directly from the repo (maybe using a GitRepository source?) or should we copy all the relevant manifests into our repo?