fix upgrade command

This commit is contained in:
Maycon Santos
2025-04-08 23:38:46 +02:00
committed by GitHub
parent 1a2acac12e
commit 2846a2a4a6

View File

@@ -75,7 +75,7 @@ netbird-operator-kubernetes-operator-webhook-service ClusterIP 192.168.194.2
### Updating or Modifying the Operator Configuration
The configuration or version update of the operator can be done with `helm upgrade`:
```shell
helm upgrade --create-namespace -f values.yaml -n netbird netbird-operator ./helm/kubernetes-operator
helm upgrade --create-namespace -f values.yaml -n netbird netbird-operator netbirdio/kubernetes-operator
```
#### Using install.yaml