catalog/incubator/ts-dnsserver/0.0.49/ix_values.yaml

34 lines
631 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/ts-dnsserver
tag: latest@sha256:7854aa1f0cc8befff10da328aed0e2bb18843f3a4b34cd99d88c853dfdc418d6
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