8gears / n8n-helm-chart

A Kubernetes Helm chart for n8n a Workflow Automation Tool. Easily automate tasks across different services.
https://artifacthub.io/packages/helm/open-8gears/n8n
Apache License 2.0
187 stars 97 forks source link

Add extraEnv into the template to handle additional environment variables. #4

Closed DanTulovsky closed 3 years ago

DanTulovsky commented 3 years ago

Add ability to set additional environment variables for the Deployment section. The use case is https://github.com/8gears/n8n-helm-chart/issues/1.

(The other changes are all white space cleanup, hope you don't mind.)

Vad1mo commented 3 years ago

thx, mybe you could update the docs as well?