mirror of
https://github.com/jumpserver/helm-charts.git
synced 2025-08-23 01:06:42 +00:00
perf: 更新说明
This commit is contained in:
parent
78803be852
commit
24b1dbc133
@ -20,8 +20,8 @@ global:
|
|||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
storageClass: ""
|
storageClass: ""
|
||||||
|
|
||||||
## If the MySQL database included in the chart is disabled, JumpServer will
|
## Please configure your MySQL server first
|
||||||
## use below parameters to connect to an external MySQL server.
|
## Jumpserver will not start the external MySQL server.
|
||||||
##
|
##
|
||||||
externalDatabase:
|
externalDatabase:
|
||||||
engine: mysql
|
engine: mysql
|
||||||
@ -31,8 +31,8 @@ externalDatabase:
|
|||||||
password: ""
|
password: ""
|
||||||
database: jumpserver
|
database: jumpserver
|
||||||
|
|
||||||
## If the Redis database included in the chart is disabled, JumpServer will
|
## Please configure your Redis server first
|
||||||
## use below parameters to connect to an external Redis server.
|
## Jumpserver will not start the external Redis server.
|
||||||
##
|
##
|
||||||
externalRedis:
|
externalRedis:
|
||||||
host: localhost
|
host: localhost
|
||||||
|
Loading…
Reference in New Issue
Block a user