mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
This commit upgrades pgadmin, adguard-home, drawio, wordpress, jellyfin, homepage, unifi-controller catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
24 lines
356 B
YAML
24 lines
356 B
YAML
image:
|
|
repository: ghcr.io/gethomepage/homepage
|
|
pullPolicy: IfNotPresent
|
|
tag: v0.9.2
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
homepageConfig:
|
|
additionalEnvs: []
|
|
|
|
homepageNetwork:
|
|
webPort: 30054
|
|
hostNetwork: false
|
|
|
|
homepageStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
additionalStorages: []
|