fix: update redisUrl in production values file for security

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-03-27 23:26:38 +08:00
parent c66408be1c
commit 0d975d7317

View File

@ -89,7 +89,7 @@ freeleaps:
freeleapsAilabEndpoint: ''
freeleapsEnv: alpha
certPath: ''
redisUrl: redis://r6Y@QTb*7BQN@hDGsN@freeleaps-prod-redis-redis-cluster-headless.freeleaps-prod.svc.freeleaps.cluster:6379/0
redisUrl: redis://:izrZtCmYk8@freeleaps-prod-redis-redis-cluster-headless.freeleaps-prod.svc.freeleaps.cluster:6379/0
redisIsCluster: 'true'
metricsEnabled: "true"
probesEnabled: "true"