TrueChartsClone/charts/stable/librespeed/values.yaml

24 lines
470 B
YAML

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