fix(readme): update chart install instructions

The chart registry moved to github actions
This commit is contained in:
Thomas P.
2026-04-01 12:11:20 +02:00
committed by GitHub
parent ed5ec829c6
commit 46717c1409

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: