We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9acad90 + c40da45 commit c591f3cCopy full SHA for c591f3c
README.md
@@ -129,7 +129,7 @@ spec:
129
```
130
* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log directory. (Used by SystemLogMonitor)
131
* Create the DaemonSet with `kubectl create -f node-problem-detector.yaml`
132
-* 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/)
133
to overwrite the `config/`.
134
135
## Start Standalone
0 commit comments