Uninstall plugin from the eck operator eck cluster

Please share any insights on how to uninstall plugin from the eck operator managed es cluster.
ex: in yaml
- name: install-plugins
command:
- sh
- -c
- |
bin/elasticsearch-plugin install --batch mapper-size

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.