-
Notifications
You must be signed in to change notification settings - Fork 593
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to set timeout #472
Comments
@hbagdi hi, I create a new issue here. Please help check my yaml. Thank you. |
Proxy timeouts are a configuration setting related to a Kubernetes service. |
Yes, it works. Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
What happened
I install kong by helm, and use KongIngress as proxy, but the timeout settings does not work as expected.
The KongIngress yaml:
and I use this KongIngress as ingress:
I may use the timeout settings in a wrong way, so it does work. How can I set timeout correctly? Thanks.
The text was updated successfully, but these errors were encountered: