whole bunch of fixes
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user