Jaeger app doesn't create tls certificates #2339
Labels
kind/k8s
Related to the Kubernetes application
needs-triage
This wasn't investigate by the repo's owners yet
Category:
Kubernetes apps
Type:
Bug
If we look at k8s/jaeger-operator/README.md -- the walkthrough describes the helm process to create the manifest for deploying jaeger. However, this currently fails as the tls certificates in
secret.yaml
are not configured at any point in the setup process. The fix would be to either make some change I don't understand, or two add an explanation of how to create the tls certificates for the process.The text was updated successfully, but these errors were encountered: