Skip to content

Commit 3876bc7

Browse files
vskjefstJMLindseth
andcommitted
Sett initial delay på liveness-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 e2b94f5 commit 3876bc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nais/dev/nais.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ spec:
1818
webproxy: true
1919
liveness:
2020
path: /isAlive
21+
initialDelay: 60
2122
readiness:
2223
path: /isReady
2324
initialDelay: 60

0 commit comments

Comments
 (0)