Files
truecharts/charts/stable/mosdns/values.yaml
T
899c3a7842 chore(deps): update docker general non-major (#2606)
* 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-04 23:06:49 +02:00

26 lines
456 B
YAML

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