Revolyssup commented on issue #10672:
URL: https://github.com/apache/apisix/issues/10672#issuecomment-1869952053
@chen99xiao Did you apisix via helm chart? The helm chart does have a
readinessProbe in apisix pod configuration
```json
{"failureThreshold":6,"initialDelaySeconds":10,"periodSeconds":10,"successThreshold":1,"tcpSocket":{"port":9080},"timeoutSeconds":1}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]