-
hey, I am using GatewayAPI and trying to customize the timeout values of a backend service in my cluster. I tried to add
and also directly add the same annotations to the kong proxy Service:
but when looking at the config dump, I still see the default timeout (
am I missing something? |
Beta Was this translation helpful? Give feedback.
Answered by
heruscode
Sep 12, 2024
Replies: 1 comment
-
after some digging, I discovered that I needed to insert the annotations into Service resources
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
programmer04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
after some digging, I discovered that I needed to insert the annotations into Service resources