Files
truecharts/charts/stable/airdcpp-webclient/values.yaml
T
TrueCharts BotandGitHub 7cb4367496 chore(deps): update docker general non-major (#3222)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

39 lines
752 B
YAML

image:
repository: tccr.io/truecharts/airdcpp-webclient
pullPolicy: IfNotPresent
tag: v2.11.2@sha256:3b390ba52b7b2b0e28ee2b1a31d30609604cf70c5ae981fa758132f8e5128d44
service:
main:
ports:
main:
port: 10155
targetPort: 5600
unencrypted-tcp:
enabled: true
ports:
unencrypted-tcp:
enabled: true
port: 21248
targetPort: 21248
encrypted-tcp:
enabled: true
ports:
encrypted-tcp:
enabled: true
port: 21249
targetPort: 21249
search-udp:
enabled: true
ports:
search-udp:
enabled: true
protocol: UDP
port: 21248
targetPort: 21248
persistence:
config:
enabled: true
mountPath: "/.airdcpp"