update COLLECTOR_ZIPKIN_HTTP_PORT to COLLECTOR_ZIPKIN_HOST_PORT

pull/1578/head
Vaishnav Gaikwad 2021-10-29 12:54:57 +05:30
parent ae64047126
commit ece1b7673f
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ spec:
- name: BADGER_DIRECTORY_KEY
value: "/badger/key"
{{- end }}
- name: COLLECTOR_ZIPKIN_HTTP_PORT
- name: COLLECTOR_ZIPKIN_HOST_PORT
value: "9411"
- name: MEMORY_MAX_TRACES
value: "{{ .Values.jaeger.memory.max_traces }}"