Update README.md

This commit is contained in:
老广 2024-12-26 17:32:40 +08:00 committed by GitHub
parent 02edd2caff
commit 77e2db4ffe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)