added trailing slash to close tag

This commit is contained in:
martyav
2023-06-10 22:23:16 -04:00
parent 52d37e61e4
commit 8731062d00
9 changed files with 9 additions and 9 deletions
@@ -3,7 +3,7 @@ title: Configuring a Global Default Private Registry
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/global-default-private-registry">
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/global-default-private-registry"/>
</head>
You might want to use a private container registry to share your custom base images within your organization. With a private registry, you can keep a private, consistent, and centralized source of truth for the container images that are used in your clusters.