Skip to content

Commit 650fff1

Browse files
author
Johannes Scheuermann
committed
Fix typo in Readme
1 parent 6af7bbb commit 650fff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ spec:
8787
hostPath:
8888
path: /var/log/
8989
```
90-
* Edit node-problem-detector.yaml to fit your environment: Set `log` volueme to your system log diretory. (Used by KernelMonitor)
90+
* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log diretory. (Used by KernelMonitor)
9191
* Create the DaemonSet with `kubectl create -f node-problem-detector.yaml`
9292
* If needed, you can use [ConfigMap](http://kubernetes.io/docs/user-guide/configmap/)
9393
to overwrite the `config/`.

0 commit comments

Comments
 (0)