Merge pull request #697 from YuikoTakada/doc_fix

fix helm command in README
This commit is contained in:
Kubernetes Prow Robot
2022-09-01 11:47:20 -07:00
committed by GitHub
+1 -1
View File
@@ -173,7 +173,7 @@ The easiest way to install node-problem-detector into your cluster is to use the
```
helm repo add deliveryhero https://charts.deliveryhero.io/
helm install deliveryhero/node-problem-detector
helm install --generate-name deliveryhero/node-problem-detector
```
Alternatively, to install node-problem-detector manually: