website/docs: upgrade: fix helm command (#11403)
This commit is contained in:
@ -40,7 +40,7 @@ import TabItem from "@theme/TabItem";
|
||||
|
||||
```
|
||||
helm repo update
|
||||
helm install --upgrade authentik authentik/authentik -f values.yaml
|
||||
helm upgrade --install authentik authentik/authentik -f values.yaml
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
Reference in New Issue
Block a user