chore: speedup readyness
This commit is contained in:
@@ -57,8 +57,8 @@ spec:
|
|||||||
httpGet:
|
httpGet:
|
||||||
path: /health
|
path: /health
|
||||||
port: 8000
|
port: 8000
|
||||||
initialDelaySeconds: 5
|
initialDelaySeconds: 2
|
||||||
periodSeconds: 10
|
periodSeconds: 3
|
||||||
timeoutSeconds: 3
|
timeoutSeconds: 3
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
# Environment variables from ConfigMap
|
# Environment variables from ConfigMap
|
||||||
|
|||||||
Reference in New Issue
Block a user