This commit is contained in:
Ashwin Madavan 2025-04-24 00:55:15 -07:00 committed by GitHub
commit b19d59a2d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: