mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
update
This commit is contained in:
parent
9c59677594
commit
b105b7004c
1 changed files with 8 additions and 0 deletions
|
|
@ -10,3 +10,11 @@
|
||||||
# protocol: layer2
|
# protocol: layer2
|
||||||
# addresses:
|
# addresses:
|
||||||
# - 192.168.10.130-192.168.10.140
|
# - 192.168.10.130-192.168.10.140
|
||||||
|
apiVersion: metallb.io/v1beta1
|
||||||
|
kind: IPAddressPool
|
||||||
|
metadata:
|
||||||
|
name: cheap
|
||||||
|
namespace: metallb-system
|
||||||
|
spec:
|
||||||
|
addresses:
|
||||||
|
- 192.168.10.0/24
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue