Skip to content

Commit

Permalink
fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Sep 2, 2024
1 parent 41e6b63 commit 06a32c7
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
peers:
- name: "peer-to-router"
peerASN: 65184
peerAddress: 192.168.3.254/32
peerAddress: 192.168.3.254
peerConfigRef:
name: "common-peer-config"
---
Expand All @@ -30,7 +30,7 @@ spec:
peers:
- name: "peer-to-router"
peerASN: 65184
peerAddress: 192.168.3.254/32
peerAddress: 192.168.3.254
peerConfigRef:
name: "common-peer-config"
---
Expand All @@ -48,7 +48,7 @@ spec:
peers:
- name: "peer-to-router"
peerASN: 65184
peerAddress: 192.168.3.254/32
peerAddress: 192.168.3.254
peerConfigRef:
name: "common-peer-config"
---
Expand All @@ -66,7 +66,7 @@ spec:
peers:
- name: "peer-to-router"
peerASN: 65184
peerAddress: 192.168.3.254/32
peerAddress: 192.168.3.254
peerConfigRef:
name: "common-peer-config"
---
Expand All @@ -84,7 +84,7 @@ spec:
peers:
- name: "peer-to-router"
peerASN: 65184
peerAddress: 192.168.3.254/32
peerAddress: 192.168.3.254
peerConfigRef:
name: "common-peer-config"
---
Expand All @@ -102,7 +102,7 @@ spec:
peers:
- name: "peer-to-router"
peerASN: 65184
peerAddress: 192.168.3.254/32
peerAddress: 192.168.3.254
peerConfigRef:
name: "common-peer-config"
---
Expand Down

0 comments on commit 06a32c7

Please sign in to comment.