Skip to content

Commit e2b94f5

Browse files
vskjefstJMLindseth
andcommitted
Sett initial delay på readiness-probe
Appen starter ikke opp i dev, vi håper at det er på grunn av en K8S probe som ikke får svar, og sender shutdown Co-authored-by: John Martin Lindseth <[email protected]>
1 parent 97213b1 commit e2b94f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nais/dev/nais.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
path: /isAlive
2121
readiness:
2222
path: /isReady
23-
initialDelay: 10
23+
initialDelay: 60
2424
prometheus:
2525
enabled: true
2626
path: /metrics

0 commit comments

Comments
 (0)