catalog/incubator/rollarr/0.0.12/ix_values.yaml

28 lines
501 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rollarr
tag: latest
persistence:
appdata:
enabled: true
mountPath: /rollar/data.json
prerolls:
enabled: true
mountPath: /media/prerolls
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 3100
protocol: TCP
targetPort: 3100