# # IMPORTANT NOTE # # This chart inherits from our common library chart. You can check the default values/options here: # https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml # image: repository: linuxserver/librespeed pullPolicy: IfNotPresent tag: version-5.2.4 strategy: type: Recreate # See more environment variables in the librespeed documentation # https://hub.docker.com/r/linuxserver/librespeed env: {} # TZ: # PUID: # PGID: # PASSWORD: # CUSTOM_RESULTS: # DB_TYPE: # DB_NAME: # DB_HOSTNAME: # DB_USERNAME: # DB_PASSWORD: # DB_PORT: service: port: port: 80 ingress: enabled: false persistence: config: enabled: false emptyDir: enabled: false