ci: deploy home assistant via flux cd (20GiB, ha.patanix.de)
This commit is contained in:
parent
4fd5924fb4
commit
0a24c7f0bf
8 changed files with 157 additions and 0 deletions
8
apps/home-assistant/helmrepository.yaml
Normal file
8
apps/home-assistant/helmrepository.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: home-assistant
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h0m0s
|
||||
url: http://pajikos.github.io/home-assistant-helm-chart
|
||||
Loading…
Add table
Add a link
Reference in a new issue