Stavros Kois f3cd41e787 remove immutable flag from hostPath (#1858) 1 tahun lalu
..
charts 92a1c108b0 bump common (#1833) 1 tahun lalu
ci a025fd6f83 Add `distribution` to `community` train (#1638) 1 tahun lalu
templates df4b8ae4ac Adds smb-pv-pvc option to apps (#1670) 1 tahun lalu
Chart.lock 92a1c108b0 bump common (#1833) 1 tahun lalu
Chart.yaml f3cd41e787 remove immutable flag from hostPath (#1858) 1 tahun lalu
README.md a025fd6f83 Add `distribution` to `community` train (#1638) 1 tahun lalu
app-readme.md a025fd6f83 Add `distribution` to `community` train (#1638) 1 tahun lalu
item.yaml a025fd6f83 Add `distribution` to `community` train (#1638) 1 tahun lalu
metadata.yaml a025fd6f83 Add `distribution` to `community` train (#1638) 1 tahun lalu
questions.yaml f3cd41e787 remove immutable flag from hostPath (#1858) 1 tahun lalu
upgrade_info.json a025fd6f83 Add `distribution` to `community` train (#1638) 1 tahun lalu
upgrade_strategy a025fd6f83 Add `distribution` to `community` train (#1638) 1 tahun lalu
values.yaml a025fd6f83 Add `distribution` to `community` train (#1638) 1 tahun lalu

README.md

Distribution

Distribution is a toolkit to pack, ship, store, and deliver container content

When application is installed, a container will be launched with root privileges. This is required in order to apply the correct permissions to the Distribution directories. Afterward, the Distribution container will run as a non-root user (Default: 568). All mounted storage(s) will be chowned only if the parent directory does not match the configured user.