mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Merge 522da2be8a
into b82af5b826
This commit is contained in:
commit
b19d59a2d8
1 changed files with 2 additions and 0 deletions
|
@ -120,10 +120,12 @@ spec:
|
|||
httpGet:
|
||||
path: /health/liveliness
|
||||
port: http
|
||||
timeoutSeconds: 10
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /health/readiness
|
||||
port: http
|
||||
timeoutSeconds: 10
|
||||
# Give the container time to start up. Up to 5 minutes (10 * 30 seconds)
|
||||
startupProbe:
|
||||
httpGet:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue