TrueChartsClone/charts/stable/librespeed/values.yaml

24 lines
470 B
YAML

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