Commit 2c67ea41 authored by joesteffee's avatar joesteffee Committed by David McKay

Update service.yaml

parent 75913edf
......@@ -36,7 +36,7 @@ spec:
{{- if eq $key "http_listener_v2" }}
- port: {{ trimPrefix ":" $value.service_address | int64 }}
targetPort: {{ trimPrefix ":" $value.service_address | int64 }}
name: "http-listener"
name: "http-listener-v2"
{{- end }}
{{- if eq $key "statsd" }}
- port: {{ trimPrefix ":" $value.service_address | int64 }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment