fix(helm): update endpoint URLs in values.alpha.yaml for alpha environment
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
0caa83bd0a
commit
88e8bd58e0
@ -64,11 +64,11 @@ freeleaps:
|
|||||||
rabbitmqPort: 5672
|
rabbitmqPort: 5672
|
||||||
rabbitmqUsername: user
|
rabbitmqUsername: user
|
||||||
rabbitmqPassword: 9dPrkjD8KENevfjT
|
rabbitmqPassword: 9dPrkjD8KENevfjT
|
||||||
freeleapsDevsvcEndpoint: https://alpha.devsvc.freeleaps.mathmast.com
|
freeleapsDevsvcEndpoint: http://devsvc-service.freeleaps-alpha.svc.freeleaps.cluster:8007
|
||||||
freeleapsContentEndpoint: https://alpha.content.freeleaps.mathmast.com
|
freeleapsContentEndpoint: http://content-service.freeleaps-alpha.svc.freeleaps.cluster:8013
|
||||||
freeleapsCentralStorageEndpoint: https://alpha.central-storage.freeleaps.mathmast.com
|
freeleapsCentralStorageEndpoint: http://central-storage-service.freeleaps-alpha.svc.freeleaps.cluster:8005
|
||||||
freeleapsChatEndpoint: https://alpha.chat.freeleaps.mathmast.com
|
freeleapsChatEndpoint: http://chat-service.freeleaps-alpha.svc.freeleaps.cluster:8012
|
||||||
freeleapsPaymentEndpoint: https://alpha.payment.freeleaps.mathmast.com
|
freeleapsPaymentEndpoint: http://payment-service.freeleaps-alpha.svc.freeleaps.cluster:8006
|
||||||
freeleapsAilabEndpoint: ''
|
freeleapsAilabEndpoint: ''
|
||||||
freeleapsEnv: alpha
|
freeleapsEnv: alpha
|
||||||
certPath: ''
|
certPath: ''
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user