Fix doc links for ConfigMap in README

Signed-off-by: renchao <renchao@chinacloud.com.cn>
This commit is contained in:
renchao
2018-01-25 15:16:16 +08:00
parent cf3519a3e9
commit c40da455c9

View File

@@ -129,7 +129,7 @@ spec:
```
* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log directory. (Used by SystemLogMonitor)
* Create the DaemonSet with `kubectl create -f node-problem-detector.yaml`
* If needed, you can use [ConfigMap](http://kubernetes.io/docs/user-guide/configmap/)
* If needed, you can use [ConfigMap](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/)
to overwrite the `config/`.
## Start Standalone