Custom readTimeOut and writeTimeOut for Traefik ingress #5926
Unanswered
pranaysahith
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
There are no default values in the vaules.yaml file of the helm chart to override the default timeouts. We need to pass the cli arguments as "--entrypoints..transport.respondingtimeouts.readtimeout=600" using https://github.com/traefik/traefik-helm-chart/blob/master/traefik/values.yaml#L253. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can we increase the default readTimeout, writeTimeout and idleTimeout in Traefik ingress while using k3s?
Beta Was this translation helpful? Give feedback.
All reactions