Files
truecharts/charts/stable/airdcpp-webclient/values.yaml
T
Sukarn cfbbf8822e feat(airdcpp-webclient): move to stable (#1770)
* feat(airdcpp-webclient): move to stable

* Update Chart.yaml

Update helm chart common to 8.13.5
2022-01-23 22:04:08 +01:00

39 lines
752 B
YAML

image:
repository: tccr.io/truecharts/airdcpp-webclient
pullPolicy: IfNotPresent
tag: v2.11.2@sha256:9dfc8d1ca4ff738c9586c902eaf3dc92d914412e5a8f3ec9a5002633a58d7a35
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"