mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
typo fix
removed the 'add' from the helm uninstall command
This commit is contained in:
@@ -362,7 +362,7 @@ The managed secret created by the operator will not be deleted when the operator
|
|||||||
<Tab title="Helm">
|
<Tab title="Helm">
|
||||||
Install Infisical Helm repository
|
Install Infisical Helm repository
|
||||||
```bash
|
```bash
|
||||||
helm uninstall add <release name>
|
helm uninstall <release name>
|
||||||
```
|
```
|
||||||
</Tab>
|
</Tab>
|
||||||
<Tab title="Kubectl">
|
<Tab title="Kubectl">
|
||||||
|
|||||||
Reference in New Issue
Block a user