diff --git a/k8s/argocd/application.yaml b/k8s/argocd/application.yaml index dee8b07..1e850d6 100644 --- a/k8s/argocd/application.yaml +++ b/k8s/argocd/application.yaml @@ -11,7 +11,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/SamyRai/turash.git + repoURL: https://gitea.bk.glpx.pro/mukimovd/turash.git targetRevision: master path: k8s kustomize: {} diff --git a/k8s/argocd/frontend-application.yaml b/k8s/argocd/frontend-application.yaml index 08e1925..56ea42e 100644 --- a/k8s/argocd/frontend-application.yaml +++ b/k8s/argocd/frontend-application.yaml @@ -11,7 +11,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/SamyRai/turash.git + repoURL: https://gitea.bk.glpx.pro/mukimovd/turash.git targetRevision: master path: k8s kustomize: {}