mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-08 20:15:03 +10:00
Update augard metalb
This commit is contained in:
@@ -108,16 +108,17 @@ spec:
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: adguard-dns
|
||||
name: adguard-metallb
|
||||
namespace: home-apps
|
||||
annotations:
|
||||
metallb.universe.tf/address-pool: default
|
||||
metallb.universe.tf/address-pool: home-pool
|
||||
metallb.universe.tf/loadBalancerIPs: 192.168.1.200
|
||||
labels:
|
||||
name: adguard-dns
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
externalIPs:
|
||||
- 192.168.1.200
|
||||
# externalIPs:
|
||||
# - 192.168.1.200
|
||||
selector:
|
||||
app: adguard
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user