feat: add authServiceEndpoint to authentication values.prod.yaml
This commit is contained in:
parent
2e1a0f1bb9
commit
1f3cc9c0c8
@ -70,6 +70,7 @@ authentication:
|
||||
appEnv: prod
|
||||
devsvcWebapiUrlBase: http://devsvc-service.freeleaps-prod.svc.freeleaps.cluster:8007/api/devsvc/
|
||||
notificationWebapiUrlBase: http://notification-service.freeleaps-prod.svc.freeleaps.cluster:8003/api/notification/
|
||||
authServiceEndpoint: http://freeleaps-auth-service.68c0da88a0a7837e84b580eb-prod.svc.freeleaps.cluster:9000/api/v1/
|
||||
jwtAlgorithm: HS256
|
||||
serviceApiAccessHost: 0.0.0.0
|
||||
serviceApiAccessPort: 8004
|
||||
|
||||
Loading…
Reference in New Issue
Block a user