Change(metallb): Add IP to internal LB

This commit is contained in:
nold 2022-05-17 20:47:12 +02:00
parent 6185d6ba50
commit 761271727c

View file

@ -4,7 +4,6 @@ configInline:
protocol: layer2
addresses:
- 192.168.1.13/32
- 192.168.1.14/32
- 192.168.1.15/32
- 192.168.1.16/32
- 192.168.1.17/32
@ -21,11 +20,12 @@ configInline:
protocol: layer2
addresses:
- 192.168.1.12/32
- name: internal
protocol: layer2
addresses:
- 192.168.1.11/32
- 192.168.1.14/32
prometheus:
serviceMonitor: