mirror of
https://github.com/truenas/charts.git
synced 2026-08-25 19:14:47 -06:00
a025fd6f83
* Add `distribution` to `community` train * add service * initial tests * add values * https * add persistence * add htpasswd * mount file * secret * fix fullname * typo * typo * add questions and metadata * remove * format * allow disabling fs backend * test with ro root fs * remove comment * fix auth and perms * update icon
11 lines
129 B
YAML
11 lines
129 B
YAML
distributionNetwork:
|
|
apiPort: 31000
|
|
|
|
distributionRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
distributionStorage:
|
|
data:
|
|
type: pvc
|