flux: migrate to flux cd

This commit is contained in:
Márcio Fernandes
2026-06-06 01:17:21 +00:00
parent ed6809a87a
commit 07ac6f58a9
20 changed files with 106 additions and 166 deletions
+24
View File
@@ -0,0 +1,24 @@
apiVersion: image.toolkit.fluxcd.io/v1
kind: ImageUpdateAutomation
metadata:
name: home-assistant
spec:
interval: 72h
sourceRef:
kind: GitRepository
name: home-assistant
git:
checkout:
ref:
branch: master
commit:
author:
name: FluxCD
email: flux@local
messageTemplate: |
Update home-assistant image.
push:
branch: master
update:
path: ./deploy/app/statefulset.yaml
strategy: Setters