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

[installer]: fix jaeger-operator misconfigs #6759

Closed
2 tasks
mrsimonemms opened this issue Nov 17, 2021 · 0 comments · Fixed by #6760
Closed
2 tasks

[installer]: fix jaeger-operator misconfigs #6759

mrsimonemms opened this issue Nov 17, 2021 · 0 comments · Fixed by #6760
Assignees

Comments

@mrsimonemms
Copy link
Contributor

mrsimonemms commented Nov 17, 2021

There's misconfiguration in the Jaeger operator:

  • the values.yaml has the docker-registry config 1
  • the helm.go values don't begin with jaeger-operator, so never applied 2

The fact that it currently works with Jaeger doesn't make much sense, but need to apply the correct values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant