env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ts-dnsserver tag: latest@sha256:1c1203ab2280dfd779405e4b23aa41993c73befa0438861a59f2c64d4bacaafe persistence: config: enabled: true mountPath: /config podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: dnsport: enabled: true ports: dnsport: enabled: true port: 53 protocol: UDP targetPort: 53 main: ports: main: port: 5380 protocol: HTTP targetPort: 5380 portal: enabled: true