You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
helm repo add jaegertracing https://jaegertracing.github.io/helm-charts
2.helm install jaeger jaegertracing/jaeger --set provisionDataStore.cassandra=false --set storage.type=elasticsearch --set storage.elasticsearch.host={esaddr} --set storage.elasticsearch.port={esport} --set storage.elasticsearch.user=elastic --set storage.elasticsearch.password={espwd}
3.helm search repo jaegertracing
NAME CHART VERSION APP VERSION DESCRIPTION
jaegertracing/jaeger 0.49.0 1.22.0 A Jaeger Helm chart for Kubernetes
jaegertracing/jaeger-operator 2.26.0 1.27.0 jaeger-operator Helm chart for Kubernetes
Expected behavior
jaeger start success .
Version (please complete the following information):
OS: linux
-# uname -a
Linux iZ0xiiyowiok92ehxknkssZ 3.10.0-1160.11.1.el7.x86_64 Update Readme for jaeger-operator chart #1 SMP Fri Dec 18 16:34:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Jaeger version: [e.g. 1.8]
Deployment: Kubernetes ,helm
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
2.helm install jaeger jaegertracing/jaeger --set provisionDataStore.cassandra=false --set storage.type=elasticsearch --set storage.elasticsearch.host={esaddr} --set storage.elasticsearch.port={esport} --set storage.elasticsearch.user=elastic --set storage.elasticsearch.password={espwd}
3.helm search repo jaegertracing
NAME CHART VERSION APP VERSION DESCRIPTION
jaegertracing/jaeger 0.49.0 1.22.0 A Jaeger Helm chart for Kubernetes
jaegertracing/jaeger-operator 2.26.0 1.27.0 jaeger-operator Helm chart for Kubernetes
Expected behavior
jaeger start success .
Version (please complete the following information):
-# uname -a
Linux iZ0xiiyowiok92ehxknkssZ 3.10.0-1160.11.1.el7.x86_64 Update Readme for jaeger-operator chart #1 SMP Fri Dec 18 16:34:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: