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