Skip to content

Commit

Permalink
Use correct helm coordinates
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Bethke committed Jun 4, 2024
1 parent f5a64e1 commit 25dc01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ The [Helm chart cmcc-operator](charts/cmcc-operator) can be used to install and

```console
$ helm repo add cmcc-operator https://t-systems-mms.github.io/cmcc-operator/
$ helm upgrade --install --create-namespace --namespace cmcc-operator cmcc-operator charts/cmcc-operator
$ helm upgrade --install --create-namespace --namespace cmcc-operator cmcc-operator cmcc-operator/cmcc-operator
```

### Installing the Operator Manually
Expand Down

0 comments on commit 25dc01a

Please sign in to comment.