Describe the issue
Hi Team,
#1320
This PR allows us to configure the initContainers in fluentbit custom resource. Fluentbit CRD schema already has the option to configure initContainers. So just exposing the same in values.yaml.
Can you please provide the tentative release date for the above changes.
To Reproduce
Hi Team,
#1320
This PR allows us to configure the initContainers in fluentbit custom resource. Fluentbit CRD schema already has the option to configure initContainers. So just exposing the same in values.yaml.
Can you please provide the tentative release date for the above changes.
Expected behavior
Hi Team,
#1320
This PR allows us to configure the initContainers in fluentbit custom resource. Fluentbit CRD schema already has the option to configure initContainers. So just exposing the same in values.yaml.
Can you please provide the tentative release date for the above changes.
Your Environment
Fluent Operator version: v3.1.0
- Container Runtime: containerd
- Operating system: Ubuntu 22.04.4 LTS
How did you install fluent operator?
Deploy fluent-bit using fluent-operator helm chart.
Additional context
No response