mirror of
https://github.com/truenas/charts.git
synced 2026-05-03 09:41:00 +08:00
* Upgraded catalog item(s)
This commit upgrades drawio, komga, grafana, tiny-media-manager, n8n catalog item(s).
* untouch
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
28 lines
369 B
YAML
28 lines
369 B
YAML
image:
|
|
repository: gotson/komga
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.10.3
|
|
|
|
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: []
|