feat: 更新说明

This commit is contained in:
吴小白 2021-12-14 13:05:56 +08:00
commit 56d21a2a2f

28
README.md Normal file
View File

@ -0,0 +1,28 @@
# JumpServer Kubernetes Helm Chart
[![Release Charts](https://github.com/jumpserver/helm-charts/actions/workflows/release.yml/badge.svg)](https://github.com/jumpserver/helm-charts/actions/workflows/release.yml)
## Usage
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
Once Helm is set up properly, add the repo as follows:
```console
helm repo add jumpserver https://jumpserver.github.io/helm-charts
helm repo list
```
You can then run `helm search repo jumpserver` to see the charts.
<!--
## License
[Apache 2.0 License](https://github.com/jumpserver/helm-charts/blob/main/LICENSE).
-->
## Documentation
[installer](https://docs.jumpserver.org/zh/master/install/setup_by_fast/)