2022-03-31 17:39:37 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: 601096721/mosdns
|
2022-03-31 17:39:37 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2024-08-17 06:24:12 +00:00
|
|
|
tag: v5.3.3@sha256:e90df93dee45c1b511a16fac07e5ac139191c18c843d260f213182f1290cde2f
|
2022-03-31 17:39:37 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-07-10 10:49:29 +00:00
|
|
|
targetPort: 53
|
|
|
|
port: 53
|
|
|
|
dns-upd:
|
|
|
|
enabled: true
|
2023-04-14 16:11:04 +00:00
|
|
|
protocol: udp
|
2022-03-31 17:39:37 +00:00
|
|
|
targetPort: 53
|
|
|
|
port: 53
|
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/etc/mosdns"
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-14 16:11:04 +00:00
|
|
|
open:
|
|
|
|
enabled: false
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
type: tcp
|
|
|
|
readiness:
|
|
|
|
type: tcp
|
|
|
|
startup:
|
|
|
|
type: tcp
|