Added GitOps repo

This commit is contained in:
Marcin-Ramotowski
2025-07-10 21:05:30 +02:00
parent d8188dcfc8
commit 02579e25d4

10
clusters/prod/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: fluxcd