Skip to content

Commit 1d2bcea

Browse files
authored
Fix Helm repo link (#205)
Fixes the Helm repo link to use the one from the "helms" repo.
1 parent dd054d5 commit 1d2bcea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Add the Helm repository.
1212

1313
```sh
14-
helm repo add netbirdio https://netbirdio.github.io/kubernetes-operator
14+
helm repo add netbirdio https://netbirdio.github.io/helms
1515
```
1616

1717
Install cert-manager, it is recommended so the Kubernetes API can communicate with the operator's admission webhooks. Skip this step if you already have cert-manager installed.

0 commit comments

Comments
 (0)