2022-06-07 20:31:13 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/mosdns
|
|
|
|
pullPolicy: IfNotPresent
|
2022-09-19 12:32:11 +00:00
|
|
|
tag: 4.1.10@sha256:a59ab8ecf6ba64a95ca74e99332b5413ce7fcb0f77b43124efe0338a9bf3e00a
|
2022-06-07 20:31:13 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-07-10 10:54:29 +00:00
|
|
|
targetPort: 53
|
|
|
|
port: 53
|
|
|
|
dns-udp:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
dns-upd:
|
|
|
|
enabled: true
|
2022-06-07 20:31:13 +00:00
|
|
|
protocol: UDP
|
|
|
|
targetPort: 53
|
|
|
|
port: 53
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/etc/mosdns"
|
2022-08-09 00:29:33 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: false
|