mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-30 23:45:25 +02:00
9 lines
146 B
YAML
9 lines
146 B
YAML
---
|
|
apiVersion: cilium.io/v2alpha1
|
|
kind: CiliumLoadBalancerIPPool
|
|
metadata:
|
|
name: main-pool
|
|
spec:
|
|
blocks:
|
|
- cidr: ${CILIUM_BGP_SVC_RANGE}
|