mirror of
https://github.com/truenas/charts.git
synced 2026-04-01 01:40:51 +08:00
19 lines
254 B
YAML
19 lines
254 B
YAML
linkdingNetwork:
|
|
webPort: 31000
|
|
hostNetwork: true
|
|
|
|
linkdingConfig:
|
|
username: admin
|
|
password: admin
|
|
|
|
linkdingStorage:
|
|
data:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|