mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 06:07:58 +08:00
* First cut to add netboot.xyz in community charts. * Fix some linting issues, and things we don't need. * Suggested version changes. * Fix OEF * Adjust port numbers. * Adjust user to match container image. * Update storage config. * Set targetPort to match container image. * Default hostNetwork to false. * Update library/ix-dev/community/netbootxyz/ci/basic-values.yaml Suggested fix. Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update library/ix-dev/community/netbootxyz/templates/_persistence.tpl Fix naming that was copied from elsewhere. Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update helm dependencies. * Configure NGINX to port 8080 and now we can default hostNetwork to true. Also, run as root so the container can start properly. * Streamline some things, as per suggestions. * Remove permissions handling because the image handles this already. * Fix tftpOpts list type. * Update to common 1.2.9 * Fix EOF * Remove permissions handling because the image handles this already. * Fix TFTPD Options * Fix upgrade strategy. * Update library/ix-dev/community/netbootxyz/ci/basic-values.yaml * Update library/ix-dev/community/netbootxyz/ci/basic-values.yaml * Fix capabilities. * Update capabilities and add some emptyDirs Empty dirs added to reduce the time needed of chowning some dirs on startup --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com>
7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.2.9
|
|
digest: sha256:af1a9a1f87e3e48453c9f25f909f5ebcd7fa6e25162b7b425448ba752bcdbc5c
|
|
generated: "2024-01-23T17:10:13.3434522-05:00"
|