File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ credential:
3232 valueFrom :
3333 serviceRef :
3434 name : {{ template "common.names.fullname" . }}
35- jsonpath : ' { .spec.ports[?(@.name=="tcp-external ")].port }'
35+ jsonpath : ' { .spec.ports[?(@.name=="tcp-client ")].port }'
3636 {{- end }}
3737
3838 {{- $brokerList := list }}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ credential:
3232 valueFrom :
3333 serviceRef :
3434 name : {{ template "common.names.fullname" . }}
35- jsonpath : ' { .spec.ports[?(@.name=="tcp-external ")].port }'
35+ jsonpath : ' { .spec.ports[?(@.name=="tcp-client ")].port }'
3636 {{- end }}
3737
3838 {{- $brokerList := list }}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ credential:
3232 valueFrom :
3333 serviceRef :
3434 name : {{ template "common.names.fullname" . }}
35- jsonpath : ' { .spec.ports[?(@.name=="tcp-external ")].port }'
35+ jsonpath : ' { .spec.ports[?(@.name=="tcp-client ")].port }'
3636 {{- end }}
3737
3838 {{- $brokerList := list }}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ credential:
3232 valueFrom :
3333 serviceRef :
3434 name : {{ template "common.names.fullname" . }}
35- jsonpath : ' { .spec.ports[?(@.name=="tcp-external ")].port }'
35+ jsonpath : ' { .spec.ports[?(@.name=="tcp-client ")].port }'
3636 {{- end }}
3737
3838 {{- $brokerList := list }}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ credential:
3232 valueFrom :
3333 serviceRef :
3434 name : {{ template "common.names.fullname" . }}
35- jsonpath : ' { .spec.ports[?(@.name=="tcp-external ")].port }'
35+ jsonpath : ' { .spec.ports[?(@.name=="tcp-client ")].port }'
3636 {{- end }}
3737
3838 {{- $brokerList := list }}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ credential:
3232 valueFrom :
3333 serviceRef :
3434 name : {{ template "common.names.fullname" . }}
35- jsonpath : ' { .spec.ports[?(@.name=="tcp-external ")].port }'
35+ jsonpath : ' { .spec.ports[?(@.name=="tcp-client ")].port }'
3636 {{- end }}
3737
3838 {{- $brokerList := list }}
You can’t perform that action at this time.
0 commit comments