Ingress controller is unable to update route value

K8’s version - 1.18
kong version - 2.5
ingress-cointroller version - 2.0.5

Ingress controller is unable to update the service ingress routes due to which kong is unable to route to the specific path and I get the message ‘’’{“message”:“no Route matched with those values”}’’’

I see that it works fine with the kong version - 2.1 and ingress-controller version- 0.9.1

Is there any configuration I am missing out for version 2.5 due to which it fails to update the route ?

Note: I am using the dbless setup of kong for both version 2.1 and 2.5

Attached is the logs of ingress-controller