TrueChartsClone/charts/stable/librespeed/values.yaml

24 lines
470 B
YAML

image:
repository: ghcr.io/linuxserver/librespeed
tag: 5.3.3@sha256:4f48b66cc9e532572c0b0d6e45b5314c4e80a1b3a4fe374bdc531a7b3422f9e2
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