Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parameter to add a custom initContainer or sidecar #1543

Open
m-k8s opened this issue Sep 30, 2024 · 0 comments
Open

Add parameter to add a custom initContainer or sidecar #1543

m-k8s opened this issue Sep 30, 2024 · 0 comments
Labels
chart/datadog This issue or pull request is related to the datadog chart enhancement New feature or request

Comments

@m-k8s
Copy link

m-k8s commented Sep 30, 2024

We would like to have a parameter that allows us to add an initContainer.

Why? Because we have custom agent configurations stored in different configmaps in different namespaces and we want to create a configuration generator script for the datadog agent.

Describe what you expected:
A parameter (List of containers) in the Values ​​to add an initContainer or a sidecar.

An example can be found on Bitnami's helm charts: https://github.com/bitnami/charts/blob/45cada10883f6ac5ad4ecaadf3c0d6aa1d9912bb/bitnami/postgresql/values.yaml#L634

Steps to reproduce the issue:
Download the latest version of the Helm chart, you will see that it is not possible to add an initContainer or a sidecar.

@fanny-jiang fanny-jiang added enhancement New feature or request chart/datadog This issue or pull request is related to the datadog chart labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart/datadog This issue or pull request is related to the datadog chart enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants