Files
chart/library/ix-dev/community/netbootxyz/values.yaml
bugclerk 14edcdaa4f Upgraded catalog item(s) (#3030)
* Upgraded catalog item(s)

        This commit upgrades navidrome, nginx-proxy-manager, bazarr, jellyseerr, drawio, metube, castopod, prowlarr, immich, netbootxyz, autobrr, searxng, ddns-updater, freshrss, homepage, audiobookshelf, odoo catalog item(s).

* revert 2 apps

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2025-01-02 12:38:04 +02:00

32 lines
530 B
YAML

image:
repository: netbootxyz/netbootxyz
pullPolicy: IfNotPresent
tag: 0.7.3-nbxyz3
resources:
limits:
cpu: 4000m
memory: 8Gi
netbootConfig:
tftpdOpts: []
additionalEnvs: []
netbootNetwork:
# TFTP only works with hostNetwork: true
hostNetwork: true
tftpPort: 31009
webHttpPort: 31010
webAssetsPort: 31011
netbootStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
assets:
type: ixVolume
ixVolumeConfig:
datasetName: assets
additionalStorages: []