mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
This commit upgrades drawio, joplin, komga, grafana catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
28 lines
369 B
YAML
28 lines
369 B
YAML
image:
|
|
repository: gotson/komga
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.11.2
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
komgaConfig:
|
|
additionalEnvs: []
|
|
|
|
komgaNetwork:
|
|
webPort: 30048
|
|
hostNetwork: false
|
|
|
|
komgaRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
komgaStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
additionalStorages: []
|