Skip to content

Commit 6411bde

Browse files
authored
Merge pull request #1256 from TPXP/patch-1
chore(readme): update chart install instructions
2 parents 0c4cc67 + 46717c1 commit 6411bde

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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)