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

34 lines
631 B
YAML

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