Files
truecharts/charts/stable/ddns-go/values.yaml
T
53d059b69e chore(deps): update docker general non-major (#2478)
* 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-12 10:57:39 +02:00

25 lines
434 B
YAML

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