Skip to content

Commit 6f81b5b

Browse files
authored
update target port for grpc-jaeger in service (#41)
1 parent 97b31a1 commit 6f81b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ service:
5555
protocol: TCP
5656
- name: grpc-jaeger
5757
port: 14250
58-
targetPort: 14268
58+
targetPort: 14250
5959
protocol: TCP
6060
- name: http-zipkin
6161
port: 9411

0 commit comments

Comments
 (0)