catalog/stable/homebox/3.0.11/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.1@sha256:542f3d6156c7431b2127b35b37f97a121754dd92abb910afe1bbf0008706d2a1
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