From 77490c793392a1917873893f654622eeb3768888 Mon Sep 17 00:00:00 2001 From: Stuart Clements Date: Wed, 26 Feb 2020 16:43:15 +0100 Subject: [PATCH] Added link to helm repo --- docs/1.10/install-config/harbor-ha-helm.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/1.10/install-config/harbor-ha-helm.md b/docs/1.10/install-config/harbor-ha-helm.md index c7c897eab..5f6c62b99 100644 --- a/docs/1.10/install-config/harbor-ha-helm.md +++ b/docs/1.10/install-config/harbor-ha-helm.md @@ -3,7 +3,9 @@ title: Deploying Harbor with High Availability via Helm 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