2022-07-19 15:27:57 +00:00
|
|
|
env: {}
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/acestream
|
2022-07-25 21:35:40 +00:00
|
|
|
tag: latest@sha256:c2e5f59fc6456c761056c9d8fae7e389d275dc9b3e7b94467ddcd632bb2bcb19
|
2022-07-19 15:27:57 +00:00
|
|
|
persistence:
|
|
|
|
acestreamcache:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /srv/acestream/.ACEStream
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8008
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 6878
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|