Closed
Description
We need to configure the TestContainer instance as we issue a DELETE /*
at the end of some tests to clena up all created indices.
From Elasticsearch version 8 on this requires a property to be set on the cluster start to allow that wildcard, so we need the possibility to add this for the testcontainer startup.