flux: cd using flux

This commit is contained in:
Márcio Fernandes
2026-06-06 00:44:48 +00:00
parent ff2a75fdd0
commit 32a5849d3d
10 changed files with 72 additions and 103 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