Replies: 1 comment
-
Related to #2879, but in short: the operator doesn't currently take care of it, you'd have to manually trigger a rollout of the daemonset whenever the configmap changes. In the v2, we will likely have an automatic rollout. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Jaeger Community,
I tried updating collector.host from ConfigMap and these configmap values are consumed as environment variable in Jaeger agent deployment file (i.e. daemon set) . How to dynamically take changed collector.host and reload the config in Jager agent?
Beta Was this translation helpful? Give feedback.
All reactions