Skip to content

Commit

Permalink
update routes
Browse files Browse the repository at this point in the history
  • Loading branch information
abasitt committed Dec 31, 2024
1 parent 3e4d70f commit 94fd7cc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions kubernetes/router/apps/default/metallb/config/bgp-peer-neo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ spec:
toAdvertise:
allowed:
prefixes:
- 10.40.0.0/16
- 10.96.0.0/16
- 10.54.0.0/16
- 10.55.0.0/16
toReceive:
allowed:
mode: all
Expand All @@ -26,8 +26,8 @@ spec:
toAdvertise:
allowed:
prefixes:
- 10.40.0.0/16
- 10.96.0.0/16
- 10.54.0.0/16
- 10.55.0.0/16
toReceive:
allowed:
mode: all
Expand All @@ -37,11 +37,11 @@ spec:
toAdvertise:
allowed:
prefixes:
- 10.40.0.0/16
- 10.96.0.0/16
- 10.54.0.0/16
- 10.55.0.0/16
toReceive:
allowed:
mode: all
prefixes:
- 10.40.0.0/16
- 10.96.0.0/16
- 10.54.0.0/16
- 10.55.0.0/16

0 comments on commit 94fd7cc

Please sign in to comment.