mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 14:18:23 +08:00
* add `pigallery2` to `community` train * add templates * fix path * add common * more test files * add value * fix value * add metadata and readme * add questions * default creds
17 lines
193 B
YAML
17 lines
193 B
YAML
pigalleryNetwork:
|
|
webPort: 31000
|
|
|
|
pigalleryRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
pigalleryStorage:
|
|
config:
|
|
type: pvc
|
|
db:
|
|
type: pvc
|
|
media:
|
|
type: pvc
|
|
thumbnails:
|
|
type: pvc
|