How to allow allow all ipv6 address in network in remote.reindex.whitelist

In my environment elasticsearch is over container where IP changes on pod restart.
So I wanted to allow all IPv6 address (open for any ip) to the "remote.reindex.whitelist" settings, so that re-indexing can be done from any remote elastic cluster.