Update metallb config

This commit is contained in:
2023-04-18 12:10:35 +10:00
parent 195d02d4d8
commit 8d8a0890b9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
View File
@@ -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