How to add headers to ingress

Hi,

In traefik v2, I couldn't find any documents to add headers like "x-forwarded-proto" to kubernetes ingress resources (I don't use CRD) anymore, how to define the annotations in ingress to add headers in v2? Thanks.