mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 06:07:58 +08:00
* Upgraded catalog item(s)
This commit upgrades photoprism, nextcloud, bazarr, qbittorrent, komga, searxng, homarr, odoo, unifi-controller catalog item(s).
* undo 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
27 lines
346 B
YAML
27 lines
346 B
YAML
image:
|
|
repository: gotson/komga
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.8.2
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
komgaConfig:
|
|
additionalEnvs: []
|
|
|
|
komgaNetwork:
|
|
webPort: 30048
|
|
hostNetwork: false
|
|
|
|
komgaRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
komgaStorage:
|
|
config:
|
|
type: ixVolume
|
|
datasetName: config
|
|
additionalStorages: []
|