2022-01-22 20:51:55 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: docker.io/gangefors/airdcpp-webclient
|
2022-01-22 20:51:55 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2023-11-17 10:22:57 +00:00
|
|
|
tag: 2.12.1@sha256:32b51131ae9070a8de2ad81d8dab9f6dd868357b8f0404b42cd4c59778df57dc
|
2023-04-11 10:07:17 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
type: tcp
|
|
|
|
path: /
|
|
|
|
readiness:
|
|
|
|
type: tcp
|
|
|
|
path: /
|
|
|
|
startup:
|
|
|
|
type: tcp
|
|
|
|
path: /
|
|
|
|
env: {}
|
2022-01-22 20:51:55 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2023-04-11 10:07:17 +00:00
|
|
|
protocol: tcp
|
2022-01-22 20:51:55 +00:00
|
|
|
port: 10155
|
|
|
|
targetPort: 5600
|
|
|
|
unencrypted-tcp:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
unencrypted-tcp:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
protocol: tcp
|
2022-01-22 20:51:55 +00:00
|
|
|
port: 21248
|
|
|
|
targetPort: 21248
|
|
|
|
encrypted-tcp:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
encrypted-tcp:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
protocol: tcp
|
2022-01-22 20:51:55 +00:00
|
|
|
port: 21249
|
|
|
|
targetPort: 21249
|
|
|
|
search-udp:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
search-udp:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
protocol: udp
|
2022-01-22 20:51:55 +00:00
|
|
|
port: 21248
|
|
|
|
targetPort: 21248
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
mountPath: /.airdcpp
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-11 10:07:17 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|