change router's ip to ::1

This commit is contained in:
2026-02-22 19:24:05 +01:00
parent 726e61b54a
commit 0ca2136333
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ spec:
peers:
- name: barracuda
peerASN: 65000
peerAddress: 2001:470:61a3:100:ffff:ffff:ffff:ffff
peerAddress: 2001:470:61a3:100::1
peerConfigRef:
name: cilium-peer
---