mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
* in.tftpd needs chroot to spawn child processes. * Bump version number. * Fixes #2104 - Make the nbxyz version numbers look like semantic versions. * Match defaults in questions.yaml * Bump version number. * Bump version. * Fix app version. * Mark executable
11 lines
162 B
YAML
11 lines
162 B
YAML
netbootStorage:
|
|
config:
|
|
type: pvc
|
|
assets:
|
|
type: pvc
|
|
netbootNetwork:
|
|
hostNetwork: true
|
|
tftpPort: 31009
|
|
webHttpPort: 31010
|
|
webAssetsPort: 31011
|