catalog/incubator/acestream/2.0.5/ix_values.yaml

26 lines
514 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/acestream
tag: latest@sha256:4c102b45ededfbef9218d46d3f094ba336bfda8b2bd2c5c1f6f3e65b212206cf
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
portal:
enabled: true