From 826af0ca68ab93845750958876bbf68bbcdf3b2a Mon Sep 17 00:00:00 2001 From: Karan Parashar Date: Mon, 26 Jan 2026 20:02:57 +0530 Subject: [PATCH] bootstrap: Add .git to the repo to handle redirect errors {"grpc.code":"Unknown","grpc.component":"server","grpc.error":"failed to list refs: unexpected client error: unexpected requesting \"https://gitlab.com/whyredfire/gitops/info/refs?service=git-upload-pack\" status code: 301","grpc.method":"GenerateManifest","grpc.method_type":"unary","grpc.request.deadline":"2026-01-26T14:31:42Z","grpc.service":"repository.RepoServerService","grpc.start_time":"2026-01-26T14:30:42Z","grpc.time_ms":"883.443","level":"error","msg":"finished call","peer.address":"10.42.0.30:49920","protocol":"grpc","time":"2026-01-26T14:30:43Z"} --- bootstrap/argocd-root-app/root-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/argocd-root-app/root-app.yaml b/bootstrap/argocd-root-app/root-app.yaml index ca19350..c876e4a 100644 --- a/bootstrap/argocd-root-app/root-app.yaml +++ b/bootstrap/argocd-root-app/root-app.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: https://gitlab.com/whyredfire/gitops + repoURL: https://gitlab.com/whyredfire/gitops.git targetRevision: main path: applications destination: