Open
Description
Kustomize has several build options listed here. These options should at least be configurable in the kustomize
section of fleet.yaml
. It might also be useful to allow configuration of global defaults for these values as was implemented in ArgoCD here. Note that FluxCD also allows these options to be configured here. Users migrating to Fleet from ArgoCD or FluxCD will expect these Kustomize build options to be configurable as they are in their current CD platform.
The problematic Fleet source code that hardcodes these Kustomize build options is located here. This is a blocker for our migration from ArgoCD to Fleet.