fix(helm): update chat and backend endpoint URLs in values.alpha.yaml for alpha environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
88e8bd58e0
commit
44c24055ea
@ -48,5 +48,5 @@ frontend:
|
||||
configs:
|
||||
tz: UTC
|
||||
frontendPort: 8080
|
||||
freeleapsChatEndpoint: https://alpha.chat.freeleaps.mathmast.com
|
||||
freeleapsBackendEndpoint: https://alpha.api.freeleaps.mathmast.com
|
||||
freeleapsChatEndpoint: http://chat-service.freeleaps-alpha.svc.freeleaps.cluster:8012
|
||||
freeleapsBackendEndpoint: https://freeleaps-service.freeleaps-alpha.svc.freeleaps.cluster:8001
|
||||
|
||||
Loading…
Reference in New Issue
Block a user