Do you have a plan to provide yaml manifests or kustomize for maesh?

Hi,
Do you have a plan to provide YAML manifests or a kustomization for maesh? :slight_smile:

Thanks,

Hi @anarcher, thanks for your feedback! There is an issue with discussion around Helm here: https://github.com/containous/maesh/issues/121.

If you know your way with Kustomize, do not hesitate to send us a PR for adding the support, it could be awesome!

For YAML manifest, you might be interested in using helm template <arguments> to generate a single YAML file for your installation, what do you think?

1 Like