Files
truecharts/charts/stable/mosdns/values.yaml
T
3354e963ac chore(deps): update docker general non-major (#2460)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-04-09 10:28:47 +02:00

26 lines
456 B
YAML

image:
repository: tccr.io/truecharts/mosdns
pullPolicy: IfNotPresent
tag: v3.6.0@sha256:731f1f13a5b870d6510dc592db96367396367c8226eccd8dcda8ca45a3f6986e
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: UDP
targetPort: 53
port: 53
persistence:
data:
enabled: true
mountPath: "/etc/mosdns"