hotfix(freeleaps): update freeleaps backend targetEnv from prod to alpha
all communcation between kuberentes internal network, so we dont need cert file to make call
This commit is contained in:
parent
12582e699d
commit
4bee15dd85
@ -68,7 +68,7 @@ freeleaps:
|
||||
freeleapsAuthenticationEndpoint: http://authentication-service.freeleaps-prod.svc.freeleaps.cluster:8004/api/auth/
|
||||
freeleapsNotificationEndpoint: http://notification-service.freeleaps-prod.svc.freeleaps.cluster:8003/api/notification/
|
||||
freeleapsAilabEndpoint: ''
|
||||
freeleapsEnv: prod
|
||||
freeleapsEnv: alpha
|
||||
certPath: ''
|
||||
redisUrl: redis://:izrZtCmYk8@freeleaps-prod-redis-redis-cluster-headless.freeleaps-prod.svc.freeleaps.cluster:6379/0
|
||||
redisIsCluster: 'true'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user