diff --git a/magicleaps/helm-pkg/authentication/values.prod.yaml b/magicleaps/helm-pkg/authentication/values.prod.yaml index ace30f5e..f72e15a2 100644 --- a/magicleaps/helm-pkg/authentication/values.prod.yaml +++ b/magicleaps/helm-pkg/authentication/values.prod.yaml @@ -18,7 +18,7 @@ authentication: registry: docker.io repository: null name: authentication - tag: snapshot-c93ce6b + tag: snapshot-c406f6d imagePullPolicy: IfNotPresent ports: - name: http @@ -81,8 +81,8 @@ authentication: configs: tz: America/Settle appName: magicleaps-authentication - devsvcWebapiUrlBase: http://devsvc-service.freeleaps.svc.freeleaps.cluster:8007/api/devsvc/ - notificationWebapiUrlBase: http://notification-service.freeleaps.svc.freeleaps.cluster:8003/api/notification/ + devsvcWebapiUrlBase: http://devsvc-service.freeleaps-prod.svc.freeleaps.cluster:8007/api/devsvc/ + notificationWebapiUrlBase: http://notification-service.freeleaps-prod.svc.freeleaps.cluster:8003/api/notification/ jwtAlgorithm: HS256 serviceApiAccessHost: 0.0.0.0 serviceApiAccessPort: 8015