mirror of
https://github.com/jumpserver/helm-charts.git
synced 2025-08-19 15:37:41 +00:00
Update README.md
This commit is contained in:
parent
02edd2caff
commit
77e2db4ffe
@ -33,14 +33,15 @@ You can then run `helm search repo jumpserver` to see the charts.
|
||||
|
||||
-->
|
||||
|
||||
## [Documentation](https://docs.jumpserver.org/zh/master/install/setup_by_fast/)
|
||||
|
||||
```bash
|
||||
wget https://raw.githubusercontent.com/jumpserver/helm-charts/main/charts/jumpserver/values.yaml
|
||||
vi values.yaml
|
||||
```
|
||||
|
||||
### install
|
||||
### Install
|
||||
```bash
|
||||
helm install jms-k8s jumpserver/jumpserver -n default -f values.yaml
|
||||
```
|
||||
|
||||
### Docs
|
||||
[Docs](https://github.com/jumpserver/helm-charts/tree/main/charts/jumpserver)
|
||||
|
Loading…
Reference in New Issue
Block a user