fix broken link (#15897)
Link for Configure a Pod to Use a ConfigMap is missing "map" from the link url.pull/15936/head
parent
eba32c37e3
commit
535e711f0e
|
@ -44,7 +44,7 @@ chain and adding the parsed certificates to the `RootCAs` field in the
|
|||
[`tls.Config`](https://godoc.org/crypto/tls#Config) struct.
|
||||
|
||||
You can distribute the CA certificate as a
|
||||
[ConfigMap](/docs/tasks/configure-pod-container/configure-pod-config) that your
|
||||
[ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap) that your
|
||||
pods have access to use.
|
||||
|
||||
## Requesting a Certificate
|
||||
|
|
Loading…
Reference in New Issue