mirror of
https://github.com/batonogov/learn-devops.git
synced 2025-11-29 00:33:02 +00:00
9 lines
138 B
YAML
9 lines
138 B
YAML
---
|
|
apiVersion: "cilium.io/v2alpha1"
|
|
kind: CiliumLoadBalancerIPPool
|
|
metadata:
|
|
name: "pool"
|
|
spec:
|
|
blocks:
|
|
- cidr: "10.0.75.199/32"
|