meyo 操作:通过Kubesphere搭建ES集群 需要挂载配置文件:elasticsearch.yml 挂载配置文件时,选择了配置文件挂载到了,/xxx/xxx/config,选择了特定路径,将elasticsearch下所有的config都配置上了 但是elasticsearch启动时会在config目录下生成elasticsearch.keystore.tmp,会报只读错误,如果挂载上elasticsearch.keystore.tmp又会报elasticsearch.keystore.tmp文件已存在。 有什么方式能解决嘛?