Skip to content

Commit cb0a6b9

Browse files
authored
Update readme.md
1 parent 5f7130d commit cb0a6b9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

webshell-chart/readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## Helm install
2+
This helm script installs the WebShell within a kubernetes cluster.
3+
14
```bash
25
helm install webshell . -n shells --create-namespace
36
```
@@ -13,4 +16,4 @@ helm upgrade webshell . -n shells
1316

1417
```bash
1518
helm uninstall webshell -n shells
16-
```
19+
```

0 commit comments

Comments
 (0)