TrueChartsClone/charts/incubator/acestream/values.yaml

26 lines
514 B
YAML

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