Skip to content

Commit

Permalink
undo
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiklem committed Nov 6, 2024
1 parent 78c6b18 commit 0c2709c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions deploy/nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ spec:
port: 8080
ingresses:
- {{ ingress }}
# liveness:
# initialDelay: 5
# path: /internal/isAlive
# readiness:
# initialDelay: 5
# path: /internal/isReady
liveness:
initialDelay: 5
path: /internal/isAlive
readiness:
initialDelay: 5
path: /internal/isReady
azure:
application:
enabled: true
Expand Down

0 comments on commit 0c2709c

Please sign in to comment.