TrueChartsCatalogClone/incubator/dns-doh-companion/2.0.13/ix_values.yaml

31 lines
581 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/dns-doh-companion
tag: latest@sha256:7c0a46e60e0c0e4c05ef7aeaeb8b4f83e634d07cda6a2673a7e06ad5947ebc93
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
dnsudp:
enabled: true
ports:
dnsudp:
enabled: true
port: 53
protocol: UDP
targetPort: 53
main:
ports:
main:
port: 53
protocol: TCP
targetPort: 53
portal:
enabled: true