Skip to content

Commit

Permalink
docs: fix minor issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lennessyy committed Sep 23, 2024
1 parent a42246d commit fce9bb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Creating a content bundle provides several benefits that may address common use

## Limitation

- You cannot use content bundles with an external registry if you do not enable a local Harbor registry on your Edge
- You cannot use content bundles with an external registry if you do not enable the local Harbor registry on your Edge
host. If you specify a external registry without enabling the local Harbor registry, the images will be downloaded
from the external registry even if you provide a content bundle, and deployment will fail if the necessary images
cannot be located in the external registry. For more information, refer to
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ information, refer to [Enable Local Harbor Registry](./local-registry.md).
- Palette Edge supports basic username/password authentication. Token authentication schemes used by services such as
AWS ECR and Google Artifact Registry are not supported.

- You cannot use content bundles with an external registry if you do not enable a local Harbor registry on your Edge
- You cannot use content bundles with an external registry if you do not enable the local Harbor registry on your Edge
host. If you specify a external registry without enabling the local Harbor registry, the images will be downloaded
from the external registry even if you provide a content bundle, and deployment will fail if the necessary images
cannot be located in the external registry. refer to
cannot be located in the external 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).

Expand Down

0 comments on commit fce9bb6

Please sign in to comment.