Files
truecharts/charts/stable/mosdns/values.yaml
T
renovate[bot] 1f913c3e14 chore(deps): update docker general non-major (#2639)
* 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>
2022-05-08 08:39:34 +02:00

26 lines
456 B
YAML

image:
repository: tccr.io/truecharts/mosdns
pullPolicy: IfNotPresent
tag: v3.8.0@sha256:a3e3a94e1c81ba93eb5396556319f1da404dff422c45fd4005aa467bffa509c0
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"