Fix references to ConfigMap for documents in the Tasks section

This commit is contained in:
Kai Chen
2018-01-04 18:05:27 -08:00
parent 1a2af78a49
commit 7c54a74ca1
7 changed files with 9 additions and 9 deletions
@@ -120,7 +120,7 @@ Just create `node-problem-detector.yaml`, and put it under the addon pods direct
The [default configuration](https://github.com/kubernetes/node-problem-detector/tree/v0.1/config)
is embedded when building the docker image of node problem detector.
However, you can use [ConfigMap](/docs/tasks/configure-pod-container/configmap/) to overwrite it
However, you can use [ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/) to overwrite it
following the steps:
* **Step 1:** Change the config files in `config/`.