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

[Feature]: Support extra volume mounts for collector and query #594

Open
chenlujjj opened this issue Aug 15, 2024 · 1 comment
Open

[Feature]: Support extra volume mounts for collector and query #594

chenlujjj opened this issue Aug 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@chenlujjj
Copy link
Contributor

Requirement

I tried to use jaeger helm chart to deploy jaeger collector, query service with clickhouse as the storage.

Problem

Inspired by #512, I used jaeger-clickhouse as init container for collector and query. But I cannot define extra volume mounts for the two deployments to "copy" the plugin binary into the main containers.

Proposal

Add extraVolumeMounts definition to collector and query spec

Open questions

No response

@chenlujjj chenlujjj added the enhancement New feature or request label Aug 15, 2024
@chenlujjj
Copy link
Contributor Author

If you agree this is a reasonable requirement, I can raise a PR for it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant