mirror of
https://github.com/truenas/charts.git
synced 2026-02-10 22:06:15 +08:00
* 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
|