Update PiHole-Deployment.yaml

This commit is contained in:
James 2024-11-20 12:49:16 +00:00 committed by GitHub
parent 9b130ebc96
commit fc7495bd9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,13 +27,6 @@ spec:
- image: visibilityspots/cloudflared
imagePullPolicy: IfNotPresent
name: cloudflared
ports:
- containerPort: 53
name: dns
protocol: TCP
- containerPort: 67
name: dns-udp
protocol: UDP
env:
- name: TUNNEL_METRICS
value: 127.0.0.1:3000