opendevstack / tailor

Infrastructure as Code for OpenShift
Apache License 2.0
13 stars 9 forks source link

Support kustomize #233

Closed michaelsauter closed 3 years ago

michaelsauter commented 3 years ago

Kustomize introduces a template-free way to customize application configuration that simplifies the use of off-the-shelf applications.

I believe support for kustomize would be a great addition to Tailor as an alternative to OpenShift Templates:

For more information on kustomize, see it's introduction blog post.

michaelsauter commented 3 years ago

See https://github.com/opendevstack/tailor/commit/cb4f1a6c600a6652d7640b18879395b59aa2e0e6.