From 0a8c4bde1614b0daa8413fe18bb3ebb9765a07be Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Mon, 29 Dec 2025 20:38:01 +0900 Subject: [PATCH] REFACTOR(gitea): migrate repoURL from Gitea to GitHub - Update repository URL to GitHub - Change source control provider --- external-secrets/argocd.yaml | 2 +- vault/argocd.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/external-secrets/argocd.yaml b/external-secrets/argocd.yaml index c480c56..5d826f1 100644 --- a/external-secrets/argocd.yaml +++ b/external-secrets/argocd.yaml @@ -14,7 +14,7 @@ spec: helm: valueFiles: - $values/external-secrets/helm-values.yaml - - repoURL: https://gitea0213.kro.kr/bluemayne/cluster-infrastructure.git + - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git targetRevision: main ref: values destination: diff --git a/vault/argocd.yaml b/vault/argocd.yaml index a1b52ae..55ca9d4 100644 --- a/vault/argocd.yaml +++ b/vault/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/vault/helm-values.yaml - - repoURL: https://gitea0213.kro.kr/bluemayne/cluster-infrastructure.git + - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git targetRevision: main ref: values - - repoURL: https://gitea0213.kro.kr/bluemayne/cluster-infrastructure.git + - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git targetRevision: main path: vault destination: