remove tcp service

master
Adam Veldhousen 2020-06-12 21:58:10 -05:00
parent c49f109c01
commit c2ff54438e
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
1 changed files with 0 additions and 16 deletions

View File

@ -70,22 +70,6 @@ spec:
---
apiVersion: v1
kind: Service
metadata:
name: gopherhole-tcp-dns
spec:
type: LoadBalancer
externalTrafficPolicy: Local
externalIPs:
- 192.168.0.98
ports:
- port: 53
name: tcp-dns
protocol: TCP
selector:
app: gopherhole
---
apiVersion: v1
kind: Service
metadata:
name: gopherhole-udp-dns
spec: