Files
chart/library/ix-dev/community/sabnzbd/values.yaml
Stavros Kois bbf4b8020b NAS-123103 / 23.10 / add sabnzbd to community train (#1383)
* add `sabnzbd` to `community` train

* add templates

* add ui

* update values on test
2023-07-21 19:40:48 +03:00

27 lines
365 B
YAML

image:
repository: ghcr.io/onedr0p/sabnzbd
pullPolicy: IfNotPresent
tag: 4.0.3
resources:
limits:
cpu: 4000m
memory: 8Gi
sabnzbdConfig:
additionalEnvs: []
sabnzbdNetwork:
webPort: 30055
hostNetwork: false
sabnzbdRunAs:
user: 568
group: 568
sabnzbdStorage:
config:
type: ixVolume
datasetName: config
additionalStorages: []