Skip to content

Commit

Permalink
Rename env var
Browse files Browse the repository at this point in the history
  • Loading branch information
KnlnKS committed Aug 26, 2024
1 parent ac828d5 commit a9c7f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/retool/templates/_telemetry_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Env vars to include on retool pods to collect telemetry via telemetry pod.
value: "9125"
- name: OTLP_HOST
value: {{ printf "%s.%s" (include "retool.telemetry.fullname" .) .Release.Namespace | quote }}
- name: OTLP_PORT
- name: OTLP_HTTP_PORT
value: "4318"
{{- end }}
{{- end }}

0 comments on commit a9c7f2b

Please sign in to comment.