Skip to content

Licence Key

The licence key provides access to gain access to the repository of the charts.

Acquire a licence key or a trail licence

Contact service@xrow.de with your request or order online on https://www.xrow.de/shop to gain access to the charts repository.

In return you will get the settings for HELM_REGISTRY_USER and HELM_REGISTRY_PASSWORD.

Authenticate towards the registry

In this example we show how you can authenticate with a licence key towards the registry.

HELM_REGISTRY_USER="www.domain.com"
HELM_REGISTRY_PASSWORD="vN1noYXXXXXHRcbsha"

helm registry login -u bjoern@xrow.de -p $HELM_REGISTRY_PASSWORD registry.gitlab.com