fix helm command in README

This commit is contained in:
Yuiko Mouri
2022-08-30 09:29:59 +09:00
parent d8b2940b3c
commit 2fceddf00e
+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: