Files
catalog/incubator/ts-dnsserver/2.0.15/ix_values.yaml
TrueCharts-Bot 0f1f0f2122 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-12 14:58:55 +00:00

34 lines
631 B
YAML

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