Elasticsearch storage type for zipkin ( deployed as container with the help of istio plugin)

hi all,

We are having zipkin on a standalone vm currently with backend storage as elasticsearch. But now we want to remove that standalone and deploy zipkin as istio plugin container in our eks cluster ( we have istio running in our cluster btw). But then we dont have any option to configure elastic search as storage type. Any idea on how to do this ?

Thanks