0

I increased the timeout in the Route yaml, but the settings are reset as soon as I change the name of the branch through the UI, not through the yaml configuration.

enter image description here

This is the annotation:

metadata:
  annotations:
    haproxy.router.openshift.io/timeout: 5500ms 

Is there a way to set the timeout permanently?

(Openshift 4.6)

Thanks

Ron
  • 399
  • 2
  • 6
  • 22
  • Please write more details e.g. steps what you changed, and I'm not sure what is branch in OpenShift. – hiroyukik Sep 17 '22 at 10:36
  • @hiroyukik I mean I take code from `GIT` and change a specific branch through the Openshift UI. I attached a picture to the question. – Ron Sep 17 '22 at 14:36
  • 1
    I don't think those are related. I guess that the git branch could be a setting in a buildconfig and the route could be a route for the application which is deployed after the buildconfig finished. In general, buildconfig doesn't change a route resource. Is that route managed by an Operator? or managed by a pipeline? There are still uncertain information on this question. – hiroyukik Sep 18 '22 at 01:44

0 Answers0