mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 10:49:15 +00: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.
|
Add the Helm repository.
|
||||||
|
|
||||||
```sh
|
```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.
|
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