Files
truecharts/charts/stable/ddns-go/values.yaml
T
TrueCharts BotandGitHub 97d5375359 chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00

25 lines
434 B
YAML

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