mirror of
https://github.com/jumpserver/helm-charts.git
synced 2025-09-01 06:59:41 +00:00
perf: 更新说明
This commit is contained in:
25
README.md
25
README.md
@@ -51,17 +51,20 @@ $ helm delete jumpserver
|
|||||||
|
|
||||||
### 总览
|
### 总览
|
||||||
|
|
||||||
| 参数 | 描述 | 默认值 |
|
| 参数 | 描述 | 默认值 |
|
||||||
| ---------------------- | ------------------ | ----------- |
|
| ------------------------- | ------------------ | ----------- |
|
||||||
| `nameOveride` | name override | `nil` |
|
| `nameOveride` | name override | `nil` |
|
||||||
| `fullNameOveride` | full name override | `nil` |
|
| `fullNameOveride` | full name override | `nil` |
|
||||||
| `global.imageRegistry` | 仓库地址 | `docker.io` |
|
| `global.imageRegistry` | 仓库地址 | `docker.io` |
|
||||||
| `ingress.enabled` | 开启 ingress | `true` |
|
| `global.imageTag` | 版本号 | `v2.16.3 ` |
|
||||||
| `core.enabled` | 开启 core | `true` |
|
| `global.imagePullSecrets` | 私有仓库认证凭据 | `nil`
|
||||||
| `koko.enabled` | 开启 koko | `true` |
|
| `global.storageClass` | 存储 sc | `nil` |
|
||||||
| `lion.enabled` | 开启 lion | `true` |
|
| `ingress.enabled` | 开启 ingress | `true` |
|
||||||
| `web.enabled` | 开启 web | `true` |
|
| `core.enabled` | 开启 core | `true` |
|
||||||
| `xpack.enable` | 开启 xpack | `false` |
|
| `koko.enabled` | 开启 koko | `true` |
|
||||||
|
| `lion.enabled` | 开启 lion | `true` |
|
||||||
|
| `web.enabled` | 开启 web | `true` |
|
||||||
|
| `xpack.enable` | 开启 xpack | `false` |
|
||||||
|
|
||||||
### core
|
### core
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user