mirror of
https://code.forgejo.org/infrastructure/documentation
synced 2024-11-15 09:31:52 +00:00
9 lines
181 B
YAML
9 lines
181 B
YAML
|
apiVersion: metallb.io/v1beta1
|
||
|
kind: IPAddressPool
|
||
|
metadata:
|
||
|
name: first-pool
|
||
|
spec:
|
||
|
addresses:
|
||
|
- $failover_ipv4/$failover_ipv4_range
|
||
|
- $failover_ipv6/$failover_ipv6_range
|