catalog/stable/homebox/3.0.12/ix_values.yaml

37 lines
706 B
YAML
Raw Normal View History

2023-08-01 09:25:32 +00:00
image:
repository: ghcr.io/hay-kot/homebox
2023-08-01 09:25:32 +00:00
pullPolicy: IfNotPresent
tag: v0.10.2@sha256:1419b6e22aa06ab307fe0ed6c68906484905484f73df02485ebe8d94760812b8
2023-08-01 09:25:32 +00:00
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