We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Log Out menu option is missing in the default CR file. This file provided by jaeger-operator.
Log Out
apiVersion: jaegertracing.io/v1 kind: Jaeger metadata: name: my-jaeger namespace: jkandasa spec: strategy: allInOne allInOne: image: 'registry.redhat.io/distributed-tracing/jaeger-all-in-one-rhel7:1.13' options: log-level: debug query: base-path: /jaeger ui: options: dependencies: menuEnabled: false tracking: gaID: UA-000000-2 menu: - label: About Jaeger items: - label: Documentation url: 'https://www.jaegertracing.io/docs/latest' storage: options: memory: max-traces: 100000
The text was updated successfully, but these errors were encountered:
fix jaegertracing#644, included Log Out menu option in the default CR…
dc9aee9
… file Signed-off-by: Jeeva kandasamy <[email protected]>
jpkrohling
Successfully merging a pull request may close this issue.
Log Out
menu option is missing in the default CR file.This file provided by jaeger-operator.
The text was updated successfully, but these errors were encountered: