Skip to content

Commit fd4e826

Browse files
add nats port
1 parent 648cdff commit fd4e826

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

clusters/svc.dd.soeren.cloud/istio/gateway.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ spec:
4646
protocol: TCP
4747
hosts:
4848
- "*"
49+
- port:
50+
number: 4222
51+
name: "nats"
52+
protocol: TCP
53+
hosts:
54+
- "*"
4955
- port:
5056
number: 8883
5157
name: mqtt-tls

0 commit comments

Comments
 (0)