mirror of
https://github.com/netbirdio/kubernetes-operator.git
synced 2026-05-22 17:11:40 -07:00
Fix Helm repo link (#205)
Fixes the Helm repo link to use the one from the "helms" repo.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
Add the Helm repository.
|
||||
|
||||
```sh
|
||||
helm repo add netbirdio https://netbirdio.github.io/kubernetes-operator
|
||||
helm repo add netbirdio https://netbirdio.github.io/helms
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user