mirror of
https://github.com/nold360/hive-apps
synced 2025-01-03 12:11:16 +00:00
extend metallb iot pool
This commit is contained in:
parent
0d485c4f7a
commit
f9a8f5da77
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ metadata:
|
|||
spec:
|
||||
addresses:
|
||||
- 192.168.1.20/32
|
||||
- 192.168.1.21/32
|
||||
- 192.168.1.22/32
|
||||
---
|
||||
apiVersion: metallb.io/v1beta1
|
||||
kind: IPAddressPool
|
||||
|
|
Loading…
Reference in a new issue