mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 18:10:06 +08:00
* fix a bug in common in regards to sysctls * add netboot * switch to tftp container * perm -> owner * make small adjustment in permission common container * update questions * 2 tests * no double bump * update readme * update readmes * test app * umask * capability * update chmod and readmes * remove test app and update metadata * untouch * update readme * update questions * update strategy * Address review * update image
7 lines
124 B
YAML
7 lines
124 B
YAML
tftpStorage:
|
|
tftpboot:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/tftpboot
|
|
tftpConfig:
|
|
allowCreate: true
|