Skip to content

Commit 46717c1

Browse files
authored
fix(readme): update chart install instructions
The chart registry moved to github actions
1 parent ed5ec82 commit 46717c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,7 @@ to another registry.
174174
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):
175175

176176
```
177-
helm repo add deliveryhero https://charts.deliveryhero.io/
178-
helm install --generate-name deliveryhero/node-problem-detector
177+
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/node-problem-detector
179178
```
180179

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

0 commit comments

Comments
 (0)