Go to file
wojiushixiaobai 28b48c92ce Update index.yaml
Signed-off-by: wojiushixiaobai <wojiushixiaobai@users.noreply.github.com>
2022-01-07 05:42:06 +00:00
_config.yml Set theme jekyll-theme-cayman 2021-12-14 18:05:36 +08:00
index.yaml Update index.yaml 2022-01-07 05:42:06 +00:00
README.md Sync README from master 2021-12-17 01:39:57 +00:00

JumpServer Kubernetes Helm Chart

Release Charts

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

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.

Documentation

wget https://raw.githubusercontent.com/jumpserver/helm-charts/main/charts/jumpserver/values.yaml
vi values.yaml

install

helm install jms-k8s jumpserver/jumpserver -n default -f values.yaml