Merge pull request #1256 from TPXP/patch-1

chore(readme): update chart install instructions
This commit is contained in:
Kubernetes Prow Robot
2026-04-10 12:08:19 +05:30
committed by GitHub

View File

@@ -174,8 +174,7 @@ to another registry.
The easiest way to install node-problem-detector into your cluster is to use the [Helm](https://helm.sh/) [chart](https://github.com/deliveryhero/helm-charts/tree/master/stable/node-problem-detector):
```
helm repo add deliveryhero https://charts.deliveryhero.io/
helm install --generate-name deliveryhero/node-problem-detector
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/node-problem-detector
```
Alternatively, to install node-problem-detector manually: