mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 12:16:26 +00:00
Merge pull request #697 from YuikoTakada/doc_fix
fix helm command in README
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user