Skip to content

Commit

Permalink
fixed es
Browse files Browse the repository at this point in the history
Signed-off-by: mehul <mehulsharma4786@gmail.com>
  • Loading branch information
hellspawn679 committed Nov 2, 2024
1 parent 682557c commit 9008626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/jaeger/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ We truncate at 63 chars because some Kubernetes name fields are limited to this
{{- if .Values.provisionDataStore.elasticsearch }}
{{- $host = printf "%s-elasticsearch" .Release.Name }}
{{- end }}
{{- printf "%s://%s:%s" .Values.storage.elasticsearch.scheme $host $port }}
{{- end -}}

{{- define "jaeger.hotrod.tracing.host" -}}
Expand Down

0 comments on commit 9008626

Please sign in to comment.