Files
chart/library/ix-dev/community/unifi-controller/values.yaml
bugclerk 576a2dd461 Upgraded catalog item(s) (#2789)
* Upgraded catalog item(s)

        This commit upgrades collabora, roundcube, prowlarr, audiobookshelf, unifi-controller catalog item(s).

* revert collabora

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-09-03 08:58:58 +03:00

31 lines
516 B
YAML

image:
repository: goofball222/unifi
pullPolicy: IfNotPresent
tag: 8.4.59
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: []