Skip to content

Commit e2e4185

Browse files
committed
Update peer controller
Signed-off-by: David VIEJO <[email protected]>
1 parent 3f3f104 commit e2e4185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controllers/peer/peer_controller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1642,7 +1642,7 @@ func createPeerService(
16421642
Port: 443,
16431643
TargetPort: intstr.IntOrString{
16441644
Type: intstr.Int,
1645-
IntVal: 443,
1645+
IntVal: 7051,
16461646
},
16471647
},
16481648
{

0 commit comments

Comments
 (0)