From 7e687ef657e6d59e60005565f2300f066d27cb33 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Sat, 3 Jan 2026 21:08:42 +0900 Subject: [PATCH] REFACTOR(repo): migrate repoURL to K3S-HOME - Update repository URL to K3S-HOME organization - Change from personal to organization repo --- cert-manager/argocd.yaml | 4 ++-- traefik/argocd.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cert-manager/argocd.yaml b/cert-manager/argocd.yaml index a05f068..272ad0b 100644 --- a/cert-manager/argocd.yaml +++ b/cert-manager/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/cert-manager/helm-values.yaml - - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git + - repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git targetRevision: main ref: values - - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git + - repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git targetRevision: main path: cert-manager destination: diff --git a/traefik/argocd.yaml b/traefik/argocd.yaml index a6771e7..055442d 100644 --- a/traefik/argocd.yaml +++ b/traefik/argocd.yaml @@ -8,7 +8,7 @@ metadata: spec: project: default source: - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git + repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git targetRevision: main path: traefik destination: