fix link formatting

This commit is contained in:
Vladimir Rutsky
2017-04-07 19:15:48 +03:00
committed by Jared
parent f02c10b679
commit e3b8f3d718
+2 -2
View File
@@ -116,8 +116,8 @@ Once you have created your container registry, you will use the following creden
* `DOCKER_REGISTRY_SERVER`: `${some-registry-name}.azurecr.io`
* `DOCKER_EMAIL`: `${some-email-address}`
Once you have those variables filled in you can [configure a Kubernetes Secret and use it to deploy a Pod]
(/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod).
Once you have those variables filled in you can
[configure a Kubernetes Secret and use it to deploy a Pod](/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod).
### Configuring Nodes to Authenticate to a Private Repository