mattermost / mattermost-helm

Mattermost Helm charts for Kubernetes
Apache License 2.0
162 stars 145 forks source link

add support for envFrom on enterprise chart #440

Closed mjnagel closed 5 months ago

mjnagel commented 5 months ago

Summary

Adds the ability to specify envFrom on the enterprise chart, allowing for an easier setup of lots of environment variables for configuration (pulling all k/v pairs in as envs rather than having to add 1 by 1).

Ticket Link

None opened but happy to open an issue if this warrants further discussion.

mattermost-build commented 5 months ago

Hello @mjnagel,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

stylianosrigas commented 5 months ago

Thank you @mjnagel for your contribution 🚀