mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
fix upgrade command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user