Added link to helm repo

This commit is contained in:
Stuart Clements 2020-02-26 16:43:15 +01:00
parent 26f71d47b3
commit 77490c7933

View File

@ -3,7 +3,9 @@ title: Deploying Harbor with High Availability via Helm
weight: 40 weight: 40
--- ---
You can deploy Harbor on Kubernetes via helm to make it highly available. In this way, if one of the nodes on which Harbor is running becomes unavailable, users do not experience interruptions of service. You can deploy Harbor on Kubernetes via Helm to make it highly available. In this way, if one of the nodes on which Harbor is running becomes unavailable, users do not experience interruptions of service.
The Helm chart for Harbor is maintained at https://github.com/goharbor/harbor-helm.
## Prerequisites ## Prerequisites