Skip to content

A Kubernetes Helm chart for n8n a Workflow Automation Tool. Easily automate tasks across different services.

License

Notifications You must be signed in to change notification settings

365talents/n8n-helm-chart

 
 

Repository files navigation

n8n Helm Chart for Kubernetes

n8n is an extendable workflow automation tool.

Artifact HUB

The Helm chart source code location is github.com/8gears/n8n-helm-chart

Requirements

Before you start make sure you have the following dependencies ready and working:

  • Helm > 3
  • Postgres DB | MySQL | Embedded SQLite
  • Helmfile (Optional)

Configuration

The values.yaml file is divided into a n8n specific configuration section, and a Kubernetes deployment specific section.

The shown values represent Helm defaults not application defaults. The comments behind the values provide a description and display the application default.

Every possible n8n config can be set that are also described in the: n8n configuration options.

These n8n config options should be attached to Secret or Config. You decide what should be a secret and what should be a config the options are the same.