Skip to content

Commit a73080a

Browse files
committed
Update: README to new chart repo
1 parent 7499d4c commit a73080a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Installs various components to monitor your K8s cluster, including:
2020
Add the helm repo, edit the values.yaml to your liking and install the chart:
2121

2222
```
23-
helm repo add clops https://harbor.cloudical.net/clops
24-
helm upgrade --install --namespace clops --create-namespace clopsmonitoring clops/clops -f values.yaml
23+
helm repo add clops https://harbor.cloudical.net/chartrepo/clops
24+
helm upgrade --install --namespace clops --create-namespace clopsmonitoring clops/CLOPS-helm -f values.yaml
2525
```
2626

2727
## Variables

0 commit comments

Comments
 (0)