Files
truecharts/charts/stable/mosdns/values.yaml
T
TrueCharts BotandGitHub c9ce61a234 chore(deps): update docker general non-major (#2954)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-22 23:40:01 +02:00

26 lines
456 B
YAML

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