fp/flux/apps/development
CJ_Clippy 255503acb6
ci / build (push) Failing after 1s Details
use supertokens
2024-11-05 11:48:21 -08:00
..
README.md use supertokens 2024-11-05 11:48:21 -08:00
fp-values.yaml use supertokens 2024-11-05 11:48:21 -08:00
kustomization.yaml use supertokens 2024-11-05 11:48:21 -08:00
podinfo-values.yaml use supertokens 2024-11-05 11:48:21 -08:00

README.md

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)