Files
truecharts/charts/stable/ddns-go/values.yaml
T
9f220c8de2 chore(deps): update docker general non-major (#2577)
* 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-04-28 07:41:47 +02:00

25 lines
434 B
YAML

image:
repository: tccr.io/truecharts/ddns-go
pullPolicy: IfNotPresent
tag: v3.6.2@sha256:ecd2794af653d60681c630bd47ca76ef32bcc363ef2babcb08a0bd875821c48a
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 9876
port: 10168
persistence:
data:
enabled: true
mountPath: "/root"