OVH LB static IP

Is there a way using Public cloud K8S plateform to force an ingress LB to always use the same public IP (like "kubernetes.io/ingress.global-static-ip-name anotation" in GCP/GKE) ?

This is mandatory for us because of some of our partners firewalls rules restrict IP they can call…

I can't find anything in the doc or console. Any idea ?