metallb
This commit is contained in:
parent
da00dcab2f
commit
8086d6fc66
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
apiVersion: metallb.io/v1
|
||||
apiVersion: metallb.io/v1beta1
|
||||
kind: IPAddressPool
|
||||
metadata:
|
||||
name: default
|
||||
|
|
@ -8,7 +8,7 @@ spec:
|
|||
- 204.110.191.10-204.110.191.29
|
||||
autoAssign: true
|
||||
---
|
||||
apiVersion: metallb.io/v1
|
||||
apiVersion: metallb.io/v1beta1
|
||||
kind: L2Advertisement
|
||||
metadata:
|
||||
name: default
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue