Skip to content

Helm: Backend Pods Don't Support Extra Containers #16164

@mgbz89

Description

@mgbz89

Is your feature request related to a problem? Please describe.
When deploying Loki in Simple Scalable Mode using the Helm chart, you can attach a sidecar container to the Write and Read components, however, you cannot do so with the Backend component.

Describe the solution you'd like
The Loki Helm chart should support adding a sidecar container to each of the Simple Scalable Mode components. In the past, there were PRs to add this capability to the Write component and Read component. I'd like to complete this by creating a very similar PR for the Backend component.

Describe alternatives you've considered
We could patch the StatefulSet directly, but we would like to be able to make use of the Helm chart and future improvements to the Helm chart.

Additional context
Previous MRs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions