You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: