Fix app crash
This commit is contained in:
parent
de50f292aa
commit
4def10d4ab
@ -56,15 +56,13 @@ vikunja:
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
spec:
|
||||
tcpSocket:
|
||||
port: 3456
|
||||
initialDelaySeconds: 20
|
||||
periodSeconds: 10
|
||||
path: / # או /api/v1/info אם נגיש
|
||||
port: 3456
|
||||
initialDelaySeconds: 20
|
||||
periodSeconds: 10
|
||||
readiness:
|
||||
enabled: true
|
||||
spec:
|
||||
tcpSocket:
|
||||
port: 3456
|
||||
initialDelaySeconds: 10
|
||||
periodSeconds: 5
|
||||
path: /
|
||||
port: 3456
|
||||
initialDelaySeconds: 10
|
||||
periodSeconds: 5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user