mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 03:08:33 +08:00
* initial commit * add readme * add templates * update templates * add metadata * update ui * allow custom config * whops * rootless * bump common * clean up metadata
19 lines
239 B
YAML
19 lines
239 B
YAML
invidiousNetwork:
|
|
webPort: 31000
|
|
|
|
invidiousConfig:
|
|
admins:
|
|
- admin1
|
|
- admin2
|
|
|
|
invidiousStorage:
|
|
config:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|