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.
1 parent 6af7bbb commit 650fff1Copy full SHA for 650fff1
README.md
@@ -87,7 +87,7 @@ spec:
87
hostPath:
88
path: /var/log/
89
```
90
-* Edit node-problem-detector.yaml to fit your environment: Set `log` volueme to your system log diretory. (Used by KernelMonitor)
+* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log diretory. (Used by KernelMonitor)
91
* Create the DaemonSet with `kubectl create -f node-problem-detector.yaml`
92
* If needed, you can use [ConfigMap](http://kubernetes.io/docs/user-guide/configmap/)
93
to overwrite the `config/`.
0 commit comments