image: repository: tccr.io/truecharts/homebox pullPolicy: IfNotPresent tag: 0.8.0@sha256:344396e4540ccd987fd4c90a263306fc1189bef1a5ec4fefa9126a639cc86787 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: "" envFrom: - secretRef: name: '{{ include "tc.common.names.fullname" . }}-homebox-secret' service: main: ports: main: protocol: HTTP port: 10603 persistence: data: enabled: true mountPath: /data portal: enabled: true