Files
chart/library/ix-dev/charts/home-assistant/ci/basic-values.yaml
Stavros Kois 10138ab528 home-assistant: migrate library (#2047)
* 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
2024-01-22 13:10:10 +02:00

16 lines
194 B
YAML

haNetwork:
webPort: 31000
haStorage:
config:
type: pvc
media:
type: pvc
pgData:
type: pvc
pgBackup:
type: emptyDir
emptyDirConfig:
medium: ""
size: ""