Hi Kong Community,
I’m looking for a way to configure a default read_timeout
for all services in Kong, rather than setting it on a per-service basis using k8s annotations. Ideally, I want to avoid configuring this at the service level and have a global default that applies across the board.
Is there a way to achieve this in Kong?
Thanks in advance for your help!