Add watch for gateway routes. Since these are created by operator, it needs to look for changes to routes to ensure the haven't been externally broken
Fixes RHOAIENG-8897
How Has This Been Tested?
Tested by manually trying to delete the routes
Merge criteria:
[X] The commits and have meaningful messages; the author will squash them after approval or will ask to merge with squash.
[X] Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
[X] The developer has manually tested the changes and verified that the changes work
Description
Add watch for gateway routes. Since these are created by operator, it needs to look for changes to routes to ensure the haven't been externally broken Fixes RHOAIENG-8897
How Has This Been Tested?
Tested by manually trying to delete the routes
Merge criteria: