wireapp / wire-server

🇪🇺 Wire back-end services
https://wire.com
GNU Affero General Public License v3.0
2.6k stars 325 forks source link

coturn: Allow setting of K8s annotations at the Service #4189

Closed supersven closed 1 month ago

supersven commented 1 month ago

This can e.g. be used to set external-dns annotations. Or, any other annotations (depending on the setup of the K8s cluster.) We'll be using it in our internal deployments to configure external-dns.

I've tested this manually on sven-test by pointing the chart of the Helm release to my local checkout.

Checklist