add app home assistant core

This commit is contained in:
2024-07-01 16:16:11 +10:00
parent 4c5cbb2cdb
commit 04c2e97b6f
5 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: home-assistant-core
namespace: home-assistant
spec:
interval: 10m
timeout: 1m30s
retryInterval: 30s
path: ./kubernetes/apps/home-assistant/app/core
prune: true
sourceRef:
kind: GitRepository
namespace: flux-system
name: flux-system