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

[jaeger] Unset default collector OTLP ports #491

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

sam-mcbr
Copy link
Contributor

What this PR does

This sets the default values of the collector.service.otlp.grpc and collector.service.otlp.http to {} and also fixes a bug with the deploy logic that would prevent overriding these values with null. At the very least, the deploy change is needed because the values cannot be overridden with null and helm does not allow overriding them with {} (see helm/helm#5407).

Checklist

  • DCO signed
  • Commits are GPG signed
  • Chart Version bumped
  • Title of the PR starts with chart name ([jaeger] or [jaeger-operator])
  • README.md has been updated to match version/contain new values

Signed-off-by: Sam Mcbroom <sam.mcbroom@appian.com>
@mehta-ankit mehta-ankit merged commit 059f49f into jaegertracing:main Jul 17, 2023
4 checks passed
@sam-mcbr sam-mcbr deleted the otlp-fix branch July 17, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants