Merge pull request #130 from fisherxu/master

fix typo
This commit is contained in:
Lantao Liu
2017-08-04 10:18:27 -07:00
committed by GitHub
+1 -1
View File
@@ -117,7 +117,7 @@ spec:
hostPath:
path: /etc/localtime
```
* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log diretory. (Used by SystemLogMonitor)
* 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/)
to overwrite the `config/`.