Update PiHole-Deployment.yaml
This commit is contained in:
parent
9b130ebc96
commit
fc7495bd9a
|
@ -27,13 +27,6 @@ spec:
|
||||||
- image: visibilityspots/cloudflared
|
- image: visibilityspots/cloudflared
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: cloudflared
|
name: cloudflared
|
||||||
ports:
|
|
||||||
- containerPort: 53
|
|
||||||
name: dns
|
|
||||||
protocol: TCP
|
|
||||||
- containerPort: 67
|
|
||||||
name: dns-udp
|
|
||||||
protocol: UDP
|
|
||||||
env:
|
env:
|
||||||
- name: TUNNEL_METRICS
|
- name: TUNNEL_METRICS
|
||||||
value: 127.0.0.1:3000
|
value: 127.0.0.1:3000
|
||||||
|
|
Loading…
Reference in New Issue