From 07ab1a6131e31fd59ca0c9ca80b37e4567dce68f Mon Sep 17 00:00:00 2001 From: Karsten Heymann Date: Fri, 17 Apr 2026 10:16:26 +0200 Subject: [PATCH] Corrected wording for Harbor installation instructions Signed-off-by: Karsten Heymann --- docs/install-config/installation-prereqs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install-config/installation-prereqs.md b/docs/install-config/installation-prereqs.md index 3943524d1..16e606c6f 100644 --- a/docs/install-config/installation-prereqs.md +++ b/docs/install-config/installation-prereqs.md @@ -37,7 +37,7 @@ Harbor requires that the following ports be open on the target host. ## Install Harbor on Kubernetes -To install docker with Helm, see the dedicated repository [github.com/goharbor/harbor-helm](https://github.com/goharbor/harbor-helm) +To install Harbor with Helm, see the dedicated repository [github.com/goharbor/harbor-helm](https://github.com/goharbor/harbor-helm) ## Next Steps