From 200c6e97ae4e2e0d28d631aa29525281fa90da37 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Sat, 3 Jan 2026 21:08:26 +0900 Subject: [PATCH] REFACTOR(repo): migrate repoURL to K3S-HOME - Update repository URL to K3S-HOME organization - Change from personal to organization repo --- alertmanager/argocd.yaml | 4 ++-- goldilocks/argocd.yaml | 4 ++-- grafana/argocd.yaml | 4 ++-- kube-state-metrics/argocd.yaml | 2 +- loki/argocd.yaml | 2 +- node-exporter/argocd.yaml | 2 +- prometheus/argocd.yaml | 4 ++-- promtail/argocd.yaml | 2 +- vpa/argocd.yaml | 2 +- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/alertmanager/argocd.yaml b/alertmanager/argocd.yaml index 2433d65..be384b9 100644 --- a/alertmanager/argocd.yaml +++ b/alertmanager/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/alertmanager/helm-values.yaml - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main ref: values - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main path: alertmanager kustomize: {} diff --git a/goldilocks/argocd.yaml b/goldilocks/argocd.yaml index 5a46481..98984d4 100644 --- a/goldilocks/argocd.yaml +++ b/goldilocks/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/goldilocks/helm-values.yaml - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main ref: values - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main path: goldilocks destination: diff --git a/grafana/argocd.yaml b/grafana/argocd.yaml index cfbc898..31a9659 100644 --- a/grafana/argocd.yaml +++ b/grafana/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/grafana/helm-values.yaml - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main ref: values - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main path: grafana destination: diff --git a/kube-state-metrics/argocd.yaml b/kube-state-metrics/argocd.yaml index 11e33ea..f114215 100644 --- a/kube-state-metrics/argocd.yaml +++ b/kube-state-metrics/argocd.yaml @@ -14,7 +14,7 @@ spec: helm: valueFiles: - $values/kube-state-metrics/helm-values.yaml - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main ref: values destination: diff --git a/loki/argocd.yaml b/loki/argocd.yaml index 7f9c2ba..4c768b5 100644 --- a/loki/argocd.yaml +++ b/loki/argocd.yaml @@ -12,7 +12,7 @@ spec: helm: valueFiles: - $values/loki/helm-values.yaml - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: HEAD ref: values destination: diff --git a/node-exporter/argocd.yaml b/node-exporter/argocd.yaml index 964258a..4a21f41 100644 --- a/node-exporter/argocd.yaml +++ b/node-exporter/argocd.yaml @@ -14,7 +14,7 @@ spec: helm: valueFiles: - $values/node-exporter/helm-values.yaml - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main ref: values destination: diff --git a/prometheus/argocd.yaml b/prometheus/argocd.yaml index 9c0eef8..1570436 100644 --- a/prometheus/argocd.yaml +++ b/prometheus/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/prometheus/helm-values.yaml - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main ref: values - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main path: prometheus destination: diff --git a/promtail/argocd.yaml b/promtail/argocd.yaml index d1bc451..2d5f2d6 100644 --- a/promtail/argocd.yaml +++ b/promtail/argocd.yaml @@ -12,7 +12,7 @@ spec: helm: valueFiles: - $values/promtail/helm-values.yaml - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: HEAD ref: values destination: diff --git a/vpa/argocd.yaml b/vpa/argocd.yaml index 4f27966..18ea493 100644 --- a/vpa/argocd.yaml +++ b/vpa/argocd.yaml @@ -14,7 +14,7 @@ spec: helm: valueFiles: - $values/vpa/helm-values.yaml - - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git + - repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git targetRevision: main ref: values destination: