projectsveltos / addon-controller

Sveltos Kubernetes add-on controller programmatically deploys add-ons and applications in tens of clusters. Support for ClusterAPI powered clusters, Helm charts, kustomize ,YAMLs. Sveltos has built-in support for multi-tenancy.
https://projectsveltos.github.io/sveltos/
Apache License 2.0
222 stars 14 forks source link

Kustomize template instantiation #566

Closed gianlucam76 closed 1 month ago

gianlucam76 commented 1 month ago

Only try to instantiate the output of a kustomize directory if values/valuesFrom are defined

Fixes #565