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