flux: add flux as cd

This commit is contained in:
Márcio Fernandes
2026-06-05 22:46:46 +00:00
parent 1b8f537a05
commit be2a2e6ea2
14 changed files with 48 additions and 107 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: app
spec:
interval: 1m
sourceRef:
kind: GitRepository
name: lms
path: deploy/app
prune: true