Files
chart/library/ix-dev/community/kapowarr/values.yaml
2024-01-10 11:41:19 +02:00

31 lines
486 B
YAML

image:
repository: mrcas/kapowarr
pullPolicy: IfNotPresent
tag: v1.0.0-beta-4
resources:
limits:
cpu: 4000m
memory: 8Gi
kapowarrConfig:
additionalEnvs: []
kapowarrNetwork:
webPort: 30071
kapowarrStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
downloads:
type: ixVolume
ixVolumeConfig:
datasetName: downloads
content:
type: ixVolume
ixVolumeConfig:
datasetName: content
additionalStorages: []