restructure repository
This commit is contained in:
9
infrastructure/configs/ip-address-pool.yaml
Normal file
9
infrastructure/configs/ip-address-pool.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: metallb.io/v1beta1
|
||||
kind: IPAddressPool
|
||||
metadata:
|
||||
name: first-pool
|
||||
namespace: metallb-system
|
||||
spec:
|
||||
addresses:
|
||||
- 10.100.100.240-10.100.100.250
|
Reference in New Issue
Block a user