This commit is contained in:
marsal wang
2021-12-29 17:02:25 +08:00
parent 550fe1f56d
commit a5b058f5c2

View File

@ -15,7 +15,7 @@ imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
PARAMS_VALUE: "--spring.datasource.url=jdbc:mysql://mysql-crm1:3306/xxl_job?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&serverTimezone=Asia/Shanghai --spring.datasource.username=root --spring.datasource.password=gkxl650"
PARAMS_VALUE: "--spring.datasource.url=jdbc:mysql://mysql:3306/xxl_job?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&serverTimezone=Asia/Shanghai --spring.datasource.username=root --spring.datasource.password=gkxl650"
healthChk:
enabled: true