mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 22:28:53 +08:00
19 lines
225 B
YAML
19 lines
225 B
YAML
linkdingNetwork:
|
|
webPort: 31000
|
|
|
|
linkdingRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
linkdingConfig:
|
|
username: admin
|
|
password: admin
|
|
|
|
linkdingStorage:
|
|
data:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|