Open
Description
Operatore version 3.0.0 was released with support for Elastic Stack version 9.0.0.
However, the StatefulSet template included in the Helm chart injects a container input config via the raw config annotation into Filebeat:
This results in an error, as container inputs are no longer supported in version 9 (at least without the use of allow_deprecated_use
).