meilisearch / meilisearch-kubernetes

Meilisearch on Kubernetes Helm charts and manifests
https://www.meilisearch.com
MIT License
212 stars 59 forks source link

Automated the manifest file #39

Closed HelmutLety closed 3 years ago

HelmutLety commented 3 years ago

We having a redundancy between the chart file and the meilisearch.yaml file in Manifest. Which is not a bad thing. Although, it may be good to have the manifest file created automatically when a change is done in the charts, or at least compared, during a pipeline.

What do you guys think? We having now the possibility that we changing the charts, and forgetting about the manifest, and this one will not correspond to it any more.

eskombro commented 3 years ago

Hi @HelmutLety

This seems to be a duplicate of https://github.com/meilisearch/meilisearch-kubernetes/issues/12

Totally agree with this, but would be better to discuss it there? :)

HelmutLety commented 3 years ago

Oh yes! sorry didn't saw that :)