Skip to main content

Node

Documentation about the Node.js Helm chart for deploying Node.js applications on the Welance platform.

Installation

To install the Node chart, first add and update the Welance charts repository:

helm repo add welance-charts https://welance.gitlab.io/platform/pipelines/helm/welance-charts/
helm repo update

Then install the Node chart:

helm install <release-name> welance-charts/node

Values

For documentation about available values and configuration options, see the values documentation.