feat: add Flux deployment manifests for VIN Decoder service (#140) #143
Reference in New Issue
Block a user
Delete Branch "feature/140-flux-vin-decoder"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Creates flux/vin-decoder/ with namespace, HelmRelease (raw chart deploying vin-decoder API at vin.leeworks.dev), ExternalSecret for rapidapi-proxy-secret, and kustomization.yaml. Registers vin-decoder in the root flux/kustomization.yaml. Image automation (ImageRepository + ImagePolicy) for vin-decoder was already present in flux/image-automation/. kustomize build flux/ passes.\n\nCloses leeworks-agents/api-company#140