mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-04-02 16:57:43 +00:00
Fix doc links for ConfigMap in README
Signed-off-by: renchao <renchao@chinacloud.com.cn>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user