about summary refs log tree commit diff
path: root/k8s/metallb_config.yml
blob: 497ab9412886bc335df5e94ec07bae4cfeed2724 (plain) (blame)
1
2
3
4
5
6
7
8
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
  name: prod-pool
  namespace: metallb-system
spec:
  addresses:
  - 192.168.11.0/24