CONFIGURING ROUTE TIMEOUTS

Posted on

Hi All

How to make the below changes to be permanent, Any deployment was overwriting the changes to none.

oc annotate route 'xyz-abc' --overwrite haproxy.router.openshift.io/timeout=100s

Responses