mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-08 20:15:03 +10:00
Update metallb config
This commit is contained in:
@@ -117,8 +117,8 @@ metadata:
|
|||||||
name: adguard-dns
|
name: adguard-dns
|
||||||
spec:
|
spec:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
# externalIPs:
|
externalIPs:
|
||||||
# - 192.168.1.200
|
- 192.168.1.200
|
||||||
selector:
|
selector:
|
||||||
app: adguard
|
app: adguard
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
+1
-1
@@ -5,7 +5,7 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
metallb.universe.tf/address-pool: default
|
metallb.universe.tf/address-pool: default
|
||||||
spec:
|
spec:
|
||||||
loadBalancerIP: 192.168.1.233
|
loadBalancerIP: 192.168.1.211
|
||||||
ports:
|
ports:
|
||||||
- port: 80
|
- port: 80
|
||||||
name: http
|
name: http
|
||||||
|
|||||||
Reference in New Issue
Block a user