update magicleaps authentication
This commit is contained in:
parent
8c54067eef
commit
da93372743
@ -18,7 +18,7 @@ authentication:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: authentication
|
name: authentication
|
||||||
tag: snapshot-c93ce6b
|
tag: snapshot-c406f6d
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -81,8 +81,8 @@ authentication:
|
|||||||
configs:
|
configs:
|
||||||
tz: America/Settle
|
tz: America/Settle
|
||||||
appName: magicleaps-authentication
|
appName: magicleaps-authentication
|
||||||
devsvcWebapiUrlBase: http://devsvc-service.freeleaps.svc.freeleaps.cluster:8007/api/devsvc/
|
devsvcWebapiUrlBase: http://devsvc-service.freeleaps-prod.svc.freeleaps.cluster:8007/api/devsvc/
|
||||||
notificationWebapiUrlBase: http://notification-service.freeleaps.svc.freeleaps.cluster:8003/api/notification/
|
notificationWebapiUrlBase: http://notification-service.freeleaps-prod.svc.freeleaps.cluster:8003/api/notification/
|
||||||
jwtAlgorithm: HS256
|
jwtAlgorithm: HS256
|
||||||
serviceApiAccessHost: 0.0.0.0
|
serviceApiAccessHost: 0.0.0.0
|
||||||
serviceApiAccessPort: 8015
|
serviceApiAccessPort: 8015
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user