Currently, the elasticsearch.yml configuration file is built into the base image. This is completely non-customisable without a rebuild of the base image.
We should allow users to specify their configuration within the ThirdPartyResource, or in future helm definition.
Currently, the
elasticsearch.yml
configuration file is built into the base image. This is completely non-customisable without a rebuild of the base image.We should allow users to specify their configuration within the ThirdPartyResource, or in future helm definition.