File tree Expand file tree Collapse file tree 3 files changed +42
-0
lines changed
aws/microservices/receipts
azure/microservices/receipts
gcp/microservices/receipts Expand file tree Collapse file tree 3 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ apiVersion : v1
2+ kind : Service
3+ metadata :
4+ name : tb-edge-loadbalancer
5+ namespace : thingsboard
6+ spec :
7+ type : LoadBalancer
8+ externalTrafficPolicy : Local
9+ selector :
10+ app : tb-node
11+ ports :
12+ - port : 7070
13+ targetPort : 7070
14+ name : edge
Original file line number Diff line number Diff line change 1+ apiVersion : v1
2+ kind : Service
3+ metadata :
4+ name : tb-edge-loadbalancer
5+ namespace : thingsboard
6+ spec :
7+ type : LoadBalancer
8+ externalTrafficPolicy : Local
9+ selector :
10+ app : tb-node
11+ ports :
12+ - port : 7070
13+ targetPort : 7070
14+ name : edge
Original file line number Diff line number Diff line change 1+ apiVersion : v1
2+ kind : Service
3+ metadata :
4+ name : tb-edge-loadbalancer
5+ namespace : thingsboard
6+ spec :
7+ type : LoadBalancer
8+ externalTrafficPolicy : Local
9+ selector :
10+ app : tb-node
11+ ports :
12+ - port : 7070
13+ targetPort : 7070
14+ name : edge
You can’t perform that action at this time.
0 commit comments