From ead036365b1f149484fb2c37fdfcb869ba1475e9 Mon Sep 17 00:00:00 2001 From: Lenny Chen Date: Mon, 23 Sep 2024 16:02:22 -0700 Subject: [PATCH] docs: add note in installer reference --- .../clusters/edge/edge-configuration/installer-reference.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs-content/clusters/edge/edge-configuration/installer-reference.md b/docs/docs-content/clusters/edge/edge-configuration/installer-reference.md index 5e80480533..f0f51cfb15 100644 --- a/docs/docs-content/clusters/edge/edge-configuration/installer-reference.md +++ b/docs/docs-content/clusters/edge/edge-configuration/installer-reference.md @@ -42,6 +42,11 @@ listed in alphabetical order. You can point the Edge Installer to a non-default registry to load content from another source. Use the `registryCredentials` parameter object to specify the registry configurations. +If you are using an external registry and want to use content bundles when deploying your Edge cluster, you must also +enable the local Harbor registry. For more information, refer to +[Build Content Bundles](../../edgeforge-workflow/palette-canvos/build-content-bundle.md) and +[Enable Local Harbor Registry](../../site-deployment/deploy-custom-registries/local-registry.md). + | Parameter | Description | Default | | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | | `stylus.registryCredentials.domain` | The domain of the registry. You can use an IP address plus the port or a domain name. | |