2022-07-19 15:27:57 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: tchabaud/amule
|
|
|
|
tag: latest@sha256:66351396337f50b40613222c5c47adfbc8685eb631b38e73f217358f54182d64
|
2022-07-19 15:27:57 +00:00
|
|
|
securityContext:
|
2023-04-11 10:07:17 +00:00
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-07-19 15:27:57 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 4711
|
2023-04-11 10:07:17 +00:00
|
|
|
protocol: http
|
2022-07-19 15:27:57 +00:00
|
|
|
targetPort: 4711
|
|
|
|
porttcp:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
porttcp:
|
|
|
|
enabled: true
|
|
|
|
port: 4662
|
2023-04-11 10:07:17 +00:00
|
|
|
protocol: tcp
|
2022-07-19 15:27:57 +00:00
|
|
|
targetPort: 4662
|
|
|
|
portudp:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
portudp:
|
|
|
|
enabled: true
|
|
|
|
port: 4672
|
2023-04-11 10:07:17 +00:00
|
|
|
protocol: udp
|
2022-07-19 15:27:57 +00:00
|
|
|
targetPort: 4672
|
2023-04-11 10:07:17 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
readiness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
startup:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
env:
|
|
|
|
WEBUI_PWD: ""
|
|
|
|
WEBUI_TEMPLATE: default
|
2022-11-20 15:00:35 +00:00
|
|
|
persistence:
|
|
|
|
complete:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /incoming
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /home/amule/.aMule
|
|
|
|
incomplete:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /temp
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-11 10:07:17 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|