From T376762: Remove `.cluster.local.` suffix in PTR responses and more specifically T376762#10246944 it was identified that the following helm releases are not well named in WikiKube
- eventgate-analytics-external
- eventgate-analytics
- eventgate-logging-external
- eventgate-main
- eventstreams
- proton
- recommendation-api
Due to their active/active nature, renaming these is possible by fully depooling a DC for those services, running helmfile destroy on the depooled DC, merging the change that renames the release and running helmfile apply afterwards. Repool the DC then. And there is no reason not to do almost all of them in a single DC depool.
I think recommendation-api is soon to be sunseted (we do lack tasks and a timeline, but it does look like the last user of it, if migrating off)