use 10.100.101.0/24 for metallb

This commit is contained in:
Ryan Cavicchioni 2025-01-31 14:05:42 -06:00
parent f89b4217d1
commit 02f89363a8
Signed by: ryanc
SSH Key Fingerprint: SHA256:KbXiwUnZnHFwFtt3Bytd+F3FN9pPHn1Z1cxMIE1TPbg
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ spec:
- op: replace
path: /spec/addresses
value:
- 10.100.100.220-10.100.100.229
- 10.100.101.0/28
target:
kind: IPAddressPool
name: first-pool

View File

@ -19,7 +19,7 @@ spec:
- op: replace
path: /spec/addresses
value:
- 10.100.100.210-10.100.100.219
- 10.100.101.16/28
target:
kind: IPAddressPool
name: first-pool