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