Hello,
I have drone deployed in k8s, so service has internal hostname like drone-drone
When I send notifications in Slack, it uses domain name from ingress to generate link on build. And that is good. But in github pull request i see broken url on details witch leads to internal domain, not ingress one.
Where i should specify FQDN for notifications in pull request?