diff --git a/docs/vendor/packaging-private-images.md b/docs/vendor/packaging-private-images.md index d29532edc7..5e918bb0e4 100644 --- a/docs/vendor/packaging-private-images.md +++ b/docs/vendor/packaging-private-images.md @@ -33,6 +33,8 @@ To add an external registry using the Vendor Portal: /images/add-external-registry.png + [View a larger version of this image](/images/add-external-registry.png) + 1. In the **Provider** drop-down, select your registry provider. 1. Complete the fields in the dialog, depending on the provider that you chose: diff --git a/docs/vendor/tutorial-ecr-private-images.md b/docs/vendor/tutorial-ecr-private-images.md index 2b54bb6719..6b28a9f998 100644 --- a/docs/vendor/tutorial-ecr-private-images.md +++ b/docs/vendor/tutorial-ecr-private-images.md @@ -235,7 +235,9 @@ We will need the AWS Access Key ID and AWS Secret Key in the next section as the First, we must link Replicated with the registry. To do this, click on **Add External Registry** from the *Images* tab. -![vendor-web-new-registry](/images/guides/kots/priv-reg-ecr-link-new.png) +/images/add-external-registry.png + +[View a larger version of this image](/images/add-external-registry.png) The values for the fields are: diff --git a/static/images/add-external-registry.png b/static/images/add-external-registry.png index 4968d5a303..d4b6927259 100644 Binary files a/static/images/add-external-registry.png and b/static/images/add-external-registry.png differ diff --git a/static/images/guides/kots/priv-reg-ecr-link-new.png b/static/images/guides/kots/priv-reg-ecr-link-new.png deleted file mode 100644 index 2a49ebe755..0000000000 Binary files a/static/images/guides/kots/priv-reg-ecr-link-new.png and /dev/null differ