meilisearch / meilisearch-kubernetes

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

Add customizable annotations to templates and values.yaml #66

Closed eskombro closed 2 years ago

eskombro commented 3 years ago

A user should be able to add specific annotations to specific resources. These values, located in values.yaml, should be reflected in the templates.

For an example of implementation (from @deshetti chart in factly MeiliSearch chart):

Annotiations are added to service template here, based on a field that user can modify in values.yaml