Build environment should be available to kustomize #8317
Labels
component:config-management
Tools specific issues (helm, kustomize etc)
enhancement
New feature or request
type:usability
Enhancement of an existing feature
Summary
Build environment should be available to sources using kustomize.
At the moment this is not supported: https://argo-cd.readthedocs.io/en/stable/user-guide/kustomize/#build-environment
Motivation
It is possible to use env variables with kustomize, please see these links:
https://rm3l.org/using-system-envvars-with-kustomize/
https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/#configmapgenerator
kubernetes/website#30348
Proposal
How do you think this should be implemented?
I have no idea how, but I am guessing this could be done the same way as for helm, jsonnet and custom tools.
The text was updated successfully, but these errors were encountered: