mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
ops(metallb): who says "between" and means "not including the ones
said"?
This commit is contained in:
parent
7910582d04
commit
57dcdfccd3
2 changed files with 2 additions and 2 deletions
|
|
@ -5,5 +5,5 @@ metadata:
|
||||||
namespace: metallb-system
|
namespace: metallb-system
|
||||||
spec:
|
spec:
|
||||||
addresses:
|
addresses:
|
||||||
- 10.1.1.5-10.1.1.32
|
- 10.1.1.6-10.1.1.31
|
||||||
autoAssign: true
|
autoAssign: true
|
||||||
|
|
@ -16,7 +16,7 @@ spec:
|
||||||
expose: true
|
expose: true
|
||||||
service:
|
service:
|
||||||
spec:
|
spec:
|
||||||
loadBalancerIP: "10.1.1.5"
|
loadBalancerIP: "10.1.1.6"
|
||||||
destination:
|
destination:
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
name: in-cluster
|
name: in-cluster
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue