Right now, we use Tilt for dev, flux for prod. It would be very nice to have only one way of deploying things regardless of the environment (development|staging|production) however, this doesn't work because fp Helm chart is pulled from git rather than a folder relative to the flux dir. (kind: GitRepository) We are constrained to CrossNamespaceObjectReference kind list https://fluxcd.io/flux/components/helm/api/v2/#helm.toolkit.fluxcd.io/v2.CrossNamespaceObjectReference https://github.com/fluxcd/helm-controller/blob/c8ae4b6ad225d37b19bacb634db784d6096908ac/api/v2beta2/reference_types.go#L53