TrueChartsClone/charts/stable/librespeed/values.yaml

24 lines
470 B
YAML

image:
repository: ghcr.io/linuxserver/librespeed
tag: 5.3.0@sha256:208b58c4ba23b060906caf95f80162bf7875eadef415fb118dd2ab1451dcfb1b
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