fix link formatting
This commit is contained in:
@@ -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_REGISTRY_SERVER`: `${some-registry-name}.azurecr.io`
|
||||||
* `DOCKER_EMAIL`: `${some-email-address}`
|
* `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]
|
Once you have those variables filled in you can
|
||||||
(/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod).
|
[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
|
### Configuring Nodes to Authenticate to a Private Repository
|
||||||
|
|||||||
Reference in New Issue
Block a user