Skip to content

Commit 89481f5

Browse files
committed
fix param
1 parent 379b804 commit 89481f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opentelemetry-collector/chart/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
value: "{{ .value }}"
3232
{{- end }}
3333
{{- end }}
34-
- name: OPENTELEMETRY_COLLECTOR_OTLP_API_TOKEN
34+
- name: OTLP_API_TOKEN
3535
valueFrom:
3636
secretKeyRef:
3737
name: {{ .Values.collector.name }}-secret

0 commit comments

Comments
 (0)