Commit 0b3a270f by kenzo

add aks 加密

parent b37b2a26
spring: spring:
redis: redis:
host: redis-lx4jynhqql55-svc.redis-lx4jynhqql55 cluster:
port: 6379 nodes:
database: 0 - redis-lx4jynhqql55-svc.redis-lx4jynhqql55:6379
# password: 'WSzs*aA^U2nH$u!K' max-redirects: 3
lettuce: lettuce:
cluster: cluster:
refresh: refresh:
...@@ -15,7 +15,6 @@ spring: ...@@ -15,7 +15,6 @@ spring:
max-idle: 10 max-idle: 10
min-idle: 10 min-idle: 10
max-active: 20 max-active: 20
jackson: jackson:
date-format: yyyy-MM-dd HH:mm:ss date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8 time-zone: GMT+8
......
...@@ -6,15 +6,12 @@ spring: ...@@ -6,15 +6,12 @@ spring:
database: 6 database: 6
# password: 'WSzs*aA^U2nH$u!K' # password: 'WSzs*aA^U2nH$u!K'
lettuce: lettuce:
cluster:
refresh:
adaptive: true
period: 30000
pool: pool:
max-wait: 10000 max-wait: 10000
max-idle: 10 max-idle: 10
min-idle: 10 min-idle: 10
max-active: 20 max-active: 20
timeout: 10000 # 添加超时配置
jackson: jackson:
date-format: yyyy-MM-dd HH:mm:ss date-format: yyyy-MM-dd HH:mm:ss
......
spring: spring:
redis: redis:
host: redis-ufm52h8tg13z-proxy-svc.redis-ufm52h8tg13z cluster:
port: 6379 nodes:
database: 0 - redis-lx4jynhqql55-svc.redis-lx4jynhqql55:6379
# password: 'WSzs*aA^U2nH$u!K' max-redirects: 3
lettuce: lettuce:
cluster: cluster:
refresh: refresh:
......
spring: spring:
redis: redis:
host: redis-ufm52h8tg13z-proxy-svc.redis-ufm52h8tg13z cluster:
port: 6379 nodes:
database: 0 - redis-lx4jynhqql55-svc.redis-lx4jynhqql55:6379
# password: 'WSzs*aA^U2nH$u!K' max-redirects: 3
lettuce: lettuce:
cluster: cluster:
refresh: refresh:
......
spring: spring:
redis: redis:
host: redis-6iw7bk24d4c2-svc.redis-6iw7bk24d4c2 cluster:
port: 6379 nodes:
database: 0 - redis-lx4jynhqql55-svc.redis-lx4jynhqql55:6379
# password: 'WSzs*aA^U2nH$u!K' max-redirects: 3
lettuce: lettuce:
cluster: cluster:
refresh: refresh:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment