meilisearch / meilisearch-kubernetes

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

Add MEILI_MASTER_KEY in values #38

Closed HelmutLety closed 3 years ago

HelmutLety commented 3 years ago

To have this chart production ready, it would be good to have the MEILI_MASTER_KEY env set in the values file. If MEILI_ENV is set to production, it will inject the key into the pod. This can also be used to have the production environment tested, because there are some differences between development and production.

This Week I had the issue that the new version was working fine on development mode (used in staging), but when upgrading my production it went all :boom: