Added FluxCD configuration

This commit is contained in:
Marcin-Ramotowski
2025-08-14 11:24:25 +02:00
parent 46cfabff85
commit 50fb41b107
5 changed files with 67 additions and 0 deletions

10
fluxcd/source.yaml Normal file
View File

@ -0,0 +1,10 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: user-microservice-repo
namespace: flux-system
spec:
interval: 1m
url: https://gitea.marcin00.pl/pikram/user-microservice-deploy.git
ref:
branch: argoworkflow-fluxcd