passbolt / charts-passbolt

Helm charts to run Passbolt on Kubernetes. No strings attached charts to run the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
41 stars 27 forks source link

feat: add extraEnv and extraEnvFrom fields #30

Closed ksrt12 closed 1 year ago

ksrt12 commented 1 year ago

It would be useful to add extraEnvFrom to inject variables to pods from existing K8s secrets (like databse host, username, password, etc.)

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

dlen commented 1 year ago

Merged! https://github.com/passbolt/charts-passbolt/commit/56f9d534e9da4204a0996151cfa102ab11ace2d4

We accidentally squashed the commits that's why this didn't close automatically. In any case thanks a lot for your contribution! :heart: