image:
repository: ghcr.io/autobrr/autobrr
pullPolicy: IfNotPresent
tag: v1.46.1@sha256:4d8dd05ada84e6626eaaf0e60919ebaf5b1b9ffa2f0bf424616ed07bc5a83a72
service:
main:
ports:
protocol: http
port: 7474
autobrr:
# ERROR | DEBUG |INFO | WARN | TRACE
log_level: DEBUG
workload:
podSpec:
containers:
probes:
liveness:
type: http
readiness:
startup:
type: tcp
persistence:
config:
enabled: true
mountPath: /config
autobrr-config:
type: configmap
objectName: autobrr-config
mountPath: /config/config.toml
subPath: config.toml
readOnly: true
portal:
open: