ci: move app definitions to apps folder
This commit is contained in:
parent
7bb433e1f0
commit
db0593bbe7
18 changed files with 36 additions and 3 deletions
8
apps/home-assitant/helmrepository.yaml
Normal file
8
apps/home-assitant/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