Skip to content

Commit 285a70f

Browse files
committed
Øker initialDelay for innsyn-api i dev
1 parent 47b2dd1 commit 285a70f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nais/dev/dev.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ spec:
1313
port: 8080
1414
liveness:
1515
path: /sosialhjelp/innsyn-api/internal/isAlive
16-
initialDelay: 45
16+
initialDelay: 60
1717
timeout: 1
1818
periodSeconds: 10
1919
failureThreshold: 10
2020
readiness:
2121
path: /sosialhjelp/innsyn-api/internal/isReady
22-
initialDelay: 20
22+
initialDelay: 60
2323
timeout: 1
2424
prometheus:
2525
enabled: true

0 commit comments

Comments
 (0)