Skip to content

Commit 5bb9d0c

Browse files
skykaninmallport
andauthored
increase timeout to SID-service (#169)
Co-authored-by: Michael Moen Allport <mmallport@gmail.com>
1 parent 98779aa commit 5bb9d0c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.nais/prod/nais.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,13 +128,10 @@ data:
128128
sid-service:
129129
url: 'http://stable-id-lookup-service.reg-freg'
130130
path: '/v2'
131-
read-timeout: 60s
131+
read-timeout: 120s
132132
pool:
133133
enabled: true
134134
max-connections: 50
135-
health-check: true
136-
health-check-interval: 15s
137-
health-check-uri: /health/ready
138135
cloud-identity-service:
139136
url: 'https://cloudidentity.googleapis.com'
140137
path: '/v1'

0 commit comments

Comments
 (0)