Operator supports only one route for a single path . Consider supporting multiple routes Sample config: ``` spec: route: paths: - /api1 - /api2 - /api3 ```