Skip to main content

Installing Helm Chart

caution

This is internal documentation. This document can be used only if it was recommended by the Support Team.

caution

From 10.2 version helm chart is not used directly. Use operator based installation instead.

Get the chart by cloning this repository:

git clone https://github.com/xebialabs/xl-deploy-kubernetes-helm-chart.git

The Parameters section lists the parameters that can be configured before installation starts. Before installing helm charts, you need to update the dependencies of a chart:

helm dependency update xl-deploy-kubernetes-helm-chart

To install the chart with the release name xld-production:

helm install xld-production xl-deploy-kubernetes-helm-chart