diff --git a/freeleaps/helm-pkg/frontend/values.alpha.yaml b/freeleaps/helm-pkg/frontend/values.alpha.yaml index e11fda7c..09f0bf4e 100644 --- a/freeleaps/helm-pkg/frontend/values.alpha.yaml +++ b/freeleaps/helm-pkg/frontend/values.alpha.yaml @@ -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