From 6e82e3b11dfccc03d0e9892d34547a93501fd7b7 Mon Sep 17 00:00:00 2001 From: Karan Parashar Date: Sun, 30 Nov 2025 03:16:03 +0530 Subject: [PATCH] Revert "chore(apps): Switch to SSH for gitops repo" This reverts commit c9440113904c09f51a00321868a860036990a4a7. --- apps/nginx-app.yaml | 2 +- apps/scriptscribe.yaml | 2 +- bootstrap/argocd/root-app.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/nginx-app.yaml b/apps/nginx-app.yaml index 071b6d4..732a84f 100644 --- a/apps/nginx-app.yaml +++ b/apps/nginx-app.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: git@gitea-ssh.whyredfire.tech:whyredfire/gitops + repoURL: https://gitea.whyredfire.tech/whyredfire/gitops targetRevision: main path: manifests/nginx destination: diff --git a/apps/scriptscribe.yaml b/apps/scriptscribe.yaml index 79d70ea..8ed0622 100644 --- a/apps/scriptscribe.yaml +++ b/apps/scriptscribe.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: git@gitea-ssh.whyredfire.tech:whyredfire/gitops + repoURL: https://gitea.whyredfire.tech/whyredfire/gitops targetRevision: main path: manifests/scriptscribe destination: diff --git a/bootstrap/argocd/root-app.yaml b/bootstrap/argocd/root-app.yaml index e92b91c..b9c5476 100644 --- a/bootstrap/argocd/root-app.yaml +++ b/bootstrap/argocd/root-app.yaml @@ -6,7 +6,7 @@ metadata: spec: project: default source: - repoURL: git@gitea-ssh.whyredfire.tech:whyredfire/gitops + repoURL: https://gitea.whyredfire.tech/whyredfire/gitops targetRevision: main path: apps destination: