update url for gitea
This commit is contained in:
3
.env
Normal file
3
.env
Normal file
@@ -0,0 +1,3 @@
|
||||
GITEA_URL=ssh://git@gitea.corredorconect.com/software-engineering/edge-gitops.git
|
||||
GITEA_BRANCH=main
|
||||
CLUSTER_NAME=k3s-dgx
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user