mirror of
https://github.com/jumpserver/helm-charts.git
synced 2025-09-04 08:26:27 +00:00
feat: 更新说明
This commit is contained in:
28
README.md
Normal file
28
README.md
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
# JumpServer Kubernetes Helm Chart
|
||||||
|
|
||||||
|
[](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/)
|
Reference in New Issue
Block a user