mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 02:20:15 +08:00
16 lines
209 B
YAML
16 lines
209 B
YAML
passboltNetwork:
|
|
webPort: 31000
|
|
|
|
passboltConfig:
|
|
appUrl: http://localhost:31000
|
|
|
|
passboltStorage:
|
|
gpg:
|
|
type: pvc
|
|
jwt:
|
|
type: pvc
|
|
mariadbData:
|
|
type: pvc
|
|
mariadbBackup:
|
|
type: emptyDir
|