@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/pi-hole
|
||||
- https://github.com/pi-hole/docker-pi-hole
|
||||
type: application
|
||||
version: 4.0.7
|
||||
version: 4.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- networking
|
||||
|
||||
@@ -29,6 +29,7 @@ service:
|
||||
enabled: true
|
||||
ports:
|
||||
dns-tcp:
|
||||
type: TCP
|
||||
enabled: true
|
||||
port: 53
|
||||
targetPort: 53
|
||||
@@ -36,6 +37,7 @@ service:
|
||||
enabled: true
|
||||
ports:
|
||||
dns:
|
||||
type: UDP
|
||||
enabled: true
|
||||
port: 53
|
||||
targetPort: 53
|
||||
|
||||
Reference in New Issue
Block a user