Is there a way to create an envoy filter that only applies based on domain name?

I wish to use the envoy ext authz filter with different configurations based on domain name.

Ideally I would configure this on the istio ingress gateway and somehow configure is so that it applies to only a specific host name, however I cant see how this can be done.