mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
This commit upgrades syncthing, ipfs, firefly-iii, dashy catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
25 lines
344 B
YAML
25 lines
344 B
YAML
image:
|
|
repository: lissy93/dashy
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.1.2
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
dashyConfig:
|
|
additionalEnvs: []
|
|
|
|
dashyNetwork:
|
|
webPort: 31003
|
|
certificateID:
|
|
hostNetwork: false
|
|
|
|
dashyStorage:
|
|
data:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: data
|
|
additionalStorages: []
|