mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -05:00
7 lines
130 B
YAML
7 lines
130 B
YAML
apiVersion: metallb.io/v1beta1
|
|
kind: IPAddressPool
|
|
metadata:
|
|
name: cheap
|
|
spec:
|
|
addresses:
|
|
- 192.168.10.130-192.168.10.140
|