We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7499d4c commit a73080aCopy full SHA for a73080a
1 file changed
README.md
@@ -20,8 +20,8 @@ Installs various components to monitor your K8s cluster, including:
20
Add the helm repo, edit the values.yaml to your liking and install the chart:
21
22
```
23
-helm repo add clops https://harbor.cloudical.net/clops
24
-helm upgrade --install --namespace clops --create-namespace clopsmonitoring clops/clops -f values.yaml
+helm repo add clops https://harbor.cloudical.net/chartrepo/clops
+helm upgrade --install --namespace clops --create-namespace clopsmonitoring clops/CLOPS-helm -f values.yaml
25
26
27
## Variables
0 commit comments