This repository has been archived on 2025-05-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
truecharts-catalog/stable/homebox/6.8.14/ix_values.yaml
Kjeld Schouten f5609da19d Revert "Daily Prune"
This reverts commit 70f3264469.
2024-05-30 12:35:08 +02:00

37 lines
706 B
YAML

image:
repository: ghcr.io/hay-kot/homebox
pullPolicy: IfNotPresent
tag: v0.10.3@sha256:b1fbca6fc1ad2bd3634d13056d1bc0242cf92e9bad4ca21ce57589be3fe4987e
homebox:
allow_registration: true
auto_increment_asset_id: true
max_upload_size: 10
log_level: info
log_format: text
mailer_host: ""
mailer_port: 587
mailer_from: ""
mailer_username: ""
mailer_password: ""
workload:
main:
podSpec:
containers:
main:
envFrom:
- secretRef:
name: homebox-secret
service:
main:
ports:
main:
protocol: http
port: 10603
persistence:
data:
enabled: true
mountPath: /data
portal:
open:
enabled: true