fp/flux/apps/development/README.md

601 B

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 c8ae4b6ad2/api/v2beta2/reference_types.go (L53)