add readiness probe
This commit is contained in:
parent
e181f57a91
commit
008bd81a33
5 changed files with 359 additions and 2 deletions
|
|
@ -25,6 +25,7 @@ classifiers = [
|
|||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
]
|
||||
dependencies = [
|
||||
"kubernetes",
|
||||
"fastapi",
|
||||
"sqlmodel",
|
||||
"pydantic",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue