Skip to content

Commit 5c85ab2

Browse files
authored
Merge pull request #697 from YuikoTakada/doc_fix
fix helm command in README
2 parents d8b2940 + 2fceddf commit 5c85ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ The easiest way to install node-problem-detector into your cluster is to use the
173173

174174
```
175175
helm repo add deliveryhero https://charts.deliveryhero.io/
176-
helm install deliveryhero/node-problem-detector
176+
helm install --generate-name deliveryhero/node-problem-detector
177177
```
178178

179179
Alternatively, to install node-problem-detector manually:

0 commit comments

Comments
 (0)