mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 19:12:43 +08:00
* Upgraded catalog item(s)
This commit upgrades collabora, netdata, home-assistant, minio, nextcloud, homer, mealie, paperless-ngx, twofactor-auth, vaultwarden, recyclarr, tailscale, immich, autobrr, searxng, firefly-iii, piwigo, homepage, n8n, odoo, unifi-controller catalog item(s).
* revert some apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
31 lines
515 B
YAML
31 lines
515 B
YAML
image:
|
|
repository: goofball222/unifi
|
|
pullPolicy: IfNotPresent
|
|
tag: 8.6.9
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
unifiConfig:
|
|
additionalEnvs: []
|
|
|
|
unifiNetwork:
|
|
webHttpsPort: 30072
|
|
enableWebHttp: false
|
|
webHttpPort: 30073
|
|
portalHttpsPort: 30074
|
|
enablePortalHttp: false
|
|
portalHttpPort: 30075
|
|
certificateID:
|
|
# Stun only works with hostNetwork: true
|
|
hostNetwork: false
|
|
|
|
unifiStorage:
|
|
data:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: data
|
|
additionalStorages: []
|