mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 10:09:50 +08:00
* bump version * update tempalte * update values * update ui * add migration * fix ci * trim
19 lines
263 B
YAML
19 lines
263 B
YAML
passboltNetwork:
|
|
hostNetwork: true
|
|
|
|
passboltConfig:
|
|
appUrl: http://localhost:8080
|
|
|
|
passboltStorage:
|
|
gpg:
|
|
type: pvc
|
|
jwt:
|
|
type: pvc
|
|
mariadbData:
|
|
type: pvc
|
|
mariadbBackup:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|