TrueChartsClone/charts/stable/librespeed/values.yaml

24 lines
470 B
YAML

image:
repository: ghcr.io/linuxserver/librespeed
tag: 5.3.0@sha256:e8430ca472f2091a9c79a47f3dd3661b8140776ee6001e4a30e7d3c843a14798
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10016
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0