Fix typo in Readme

This commit is contained in:
Johannes Scheuermann
2016-09-29 17:32:46 +02:00
parent 6af7bbbe86
commit 650fff1c05
+1 -1
View File
@@ -87,7 +87,7 @@ spec:
hostPath:
path: /var/log/
```
* 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)
* Create the DaemonSet with `kubectl create -f node-problem-detector.yaml`
* If needed, you can use [ConfigMap](http://kubernetes.io/docs/user-guide/configmap/)
to overwrite the `config/`.