whole bunch of fixes

This commit is contained in:
2023-12-10 16:17:14 +01:00
parent 7fc04f8d43
commit 45aa9c96dc
23 changed files with 204 additions and 71 deletions

View File

@@ -1,8 +1,7 @@
apiVersion: v1
kind: Service
metadata:
name: adguard-home
namespace: adguard
name: adguard-home-web
spec:
ports:
- name: http
@@ -22,7 +21,6 @@ metadata:
metallb.universe.tf/allow-shared-ip: adguard-svc
name: adguard-home-dns-tcp
namespace: adguard
spec:
allocateLoadBalancerNodePorts: true
loadBalancerIP: 192.168.3.2
@@ -45,7 +43,6 @@ metadata:
metallb.universe.tf/allow-shared-ip: adguard-svc
name: adguard-home-dns-udp
namespace: adguard
spec:
allocateLoadBalancerNodePorts: true
loadBalancerIP: 192.168.3.2
@@ -58,4 +55,4 @@ spec:
selector:
app.kubernetes.io/instance: adguard
app.kubernetes.io/name: adguard-home
type: LoadBalancer
type: LoadBalancer