- 
                Notifications
    You must be signed in to change notification settings 
- Fork 554
docs: Image Pull Secret Doc #2604
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| Provide a name to your registry and this name will be shown to you in Build Configuration in the drop-down list. | ||
|  | ||
| ### Registry type | ||
| ### Registry Type | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
its should be ECR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a common "Registry Type", it was defined again in detail. It's confusing so I have removed it as it is already mentioned in the table while adding container registry. Now, I have included clickable link for each registry type to keep the navigation easier.
| # Container Registries | ||
|  | ||
| Container registries are used to store images built by the CI Pipeline. Here you can configure the container registry you want to use for storing images. | ||
| Container registries are used for storing images built by the CI Pipeline. You can configure the container registry using any different cloud provider of your choice. It allows you to build, deploy and manage your container images with easy-to-use UI. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
its not cloud provide its container registry provider of your choice
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
| # Container Registries | ||
|  | ||
| Container registries are used to store images built by the CI Pipeline. Here you can configure the container registry you want to use for storing images. | ||
| Container registries are used for storing images built by the CI Pipeline. You can configure the container registry using any different container registry provider of your choice. It allows you to build, deploy and manage your container images with easy-to-use UI. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
using any different sounds repetitive.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed "different".
Description