Skip to content

Commit 5607f52

Browse files
authored
Merge pull request #63 from dineshkumar181094/patch-1
Updated installation instruction as bitnami removed this helm charts
2 parents 0c20339 + 951d181 commit 5607f52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helm/kubewatch/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Kubewatch is a Kubernetes watcher that currently publishes notification to Slack
99
## TL;DR
1010

1111
```console
12-
$ helm repo add bitnami https://charts.bitnami.com/bitnami
13-
$ helm install my-release bitnami/kubewatch
12+
$ helm repo add robusta https://robusta-charts.storage.googleapis.com && helm repo update
13+
$ helm install my-release robusta/kubewatch
1414
```
1515

1616
## Introduction

0 commit comments

Comments
 (0)