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 8bda8da commit 06c82c0Copy full SHA for 06c82c0
README.md
@@ -115,7 +115,7 @@ spec:
115
hostPath:
116
path: /etc/localtime
117
```
118
-* 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)
119
* Create the DaemonSet with `kubectl create -f node-problem-detector.yaml`
120
* If needed, you can use [ConfigMap](http://kubernetes.io/docs/user-guide/configmap/)
121
to overwrite the `config/`.
0 commit comments