mirror of
https://github.com/ced4568/ced-k3s-homelab.git
synced 2026-08-13 06:24:02 +00:00
9 lines
158 B
YAML
9 lines
158 B
YAML
apiVersion: metallb.io/v1beta1
|
|
kind: IPAddressPool
|
|
metadata:
|
|
name: ceds-pool
|
|
namespace: metallb-system
|
|
spec:
|
|
addresses:
|
|
- 10.10.30.251-10.10.30.254
|