mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 10:40:31 +08:00
* Upgraded catalog item(s)
This commit upgrades collabora, nextcloud, vikunja, komga, dashy, n8n catalog item(s).
* revert dashy and nc
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
28 lines
369 B
YAML
28 lines
369 B
YAML
image:
|
|
repository: gotson/komga
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.11.1
|
|
|
|
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: []
|