update url for gitea

This commit is contained in:
2026-05-05 11:19:54 -05:00
parent 06f52750ac
commit a1b1d936bd
2 changed files with 4 additions and 1 deletions

3
.env Normal file
View File

@@ -0,0 +1,3 @@
GITEA_URL=ssh://git@gitea.corredorconect.com/software-engineering/edge-gitops.git
GITEA_BRANCH=main
CLUSTER_NAME=k3s-dgx

View File

@@ -9,7 +9,7 @@ spec:
branch: main
secretRef:
name: flux-system
url: ssh://git@gitea.example.com/edge-gitops/edge-gitops.git
url: ssh://git@gitea.corredorconect.com/software-engineering/edge-gitops.git
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization