Replies: 1 comment 1 reply
-
The docs for operator CR are here https://pkg.go.dev/github.com/jaegertracing/jaeger-operator/apis/v1#JaegerSpec or take a look at the source code https://github.com/jaegertracing/jaeger-operator/blob/master/apis/v1/jaeger_types.go |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Now we have installed jaeger-operator with backend elastic.
Now I want to integrate Data prepper
But don't know how to right traslate from docker-compose
to
How could I see all possible config for operator?
In case of helm chart I could manage resource, but here many detail hidden and I could not see whole picture.
Beta Was this translation helpful? Give feedback.
All reactions