mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 11:01:14 +08:00
* home-assistant: migrate library * update ui * fix group * keep db url up-to-date * typo * typo * add migration * fix typo * block upgrade if the old version is not valid * style * handle upgrade backup job on migration * fix ci * fix ci * fix some namings * fix default values * fix script
16 lines
194 B
YAML
16 lines
194 B
YAML
haNetwork:
|
|
webPort: 31000
|
|
|
|
haStorage:
|
|
config:
|
|
type: pvc
|
|
media:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|