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

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +03:00

28 lines
458 B
YAML

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