From a11a9ab32907d046ea28941f44f82d1560320155 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Wed, 17 Dec 2025 15:12:56 +0900 Subject: [PATCH] CHORE(argocd): update ArgoCD applications - to point to monitoring repo... --- alertmanager/argocd/alertmanager.yaml | 2 +- grafana/argocd/grafana.yaml | 4 ++-- kube-state-metrics/argocd/kube-state-metrics.yaml | 2 +- loki/argocd/loki.yaml | 2 +- node-exporter/argocd/node-exporter.yaml | 2 +- prometheus/argocd/prometheus.yaml | 4 ++-- promtail/argocd/promtail.yaml | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/alertmanager/argocd/alertmanager.yaml b/alertmanager/argocd/alertmanager.yaml index 703705a..85da27a 100644 --- a/alertmanager/argocd/alertmanager.yaml +++ b/alertmanager/argocd/alertmanager.yaml @@ -17,7 +17,7 @@ spec: valueFiles: - $values/alertmanager/helm-values/alertmanager.yaml # Values file from Git repository - - repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git + - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: main ref: values diff --git a/grafana/argocd/grafana.yaml b/grafana/argocd/grafana.yaml index 145ddbb..5e83c41 100644 --- a/grafana/argocd/grafana.yaml +++ b/grafana/argocd/grafana.yaml @@ -17,11 +17,11 @@ spec: valueFiles: - $values/grafana/helm-values/grafana.yaml # Values file from Git repository - - repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git + - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: main ref: values # Vault secrets from Git repository - - repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git + - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: main path: grafana diff --git a/kube-state-metrics/argocd/kube-state-metrics.yaml b/kube-state-metrics/argocd/kube-state-metrics.yaml index 4f75acc..cc77cbd 100644 --- a/kube-state-metrics/argocd/kube-state-metrics.yaml +++ b/kube-state-metrics/argocd/kube-state-metrics.yaml @@ -17,7 +17,7 @@ spec: valueFiles: - $values/kube-state-metrics/helm-values/kube-state-metrics.yaml # Values file from Git repository - - repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git + - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: main ref: values diff --git a/loki/argocd/loki.yaml b/loki/argocd/loki.yaml index 84fdfd0..38f2473 100644 --- a/loki/argocd/loki.yaml +++ b/loki/argocd/loki.yaml @@ -12,7 +12,7 @@ spec: helm: valueFiles: - $values/loki/helm-values/loki.yaml - - repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git + - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: HEAD ref: values destination: diff --git a/node-exporter/argocd/node-exporter.yaml b/node-exporter/argocd/node-exporter.yaml index 680e7cc..9adb95e 100644 --- a/node-exporter/argocd/node-exporter.yaml +++ b/node-exporter/argocd/node-exporter.yaml @@ -17,7 +17,7 @@ spec: valueFiles: - $values/node-exporter/helm-values/node-exporter.yaml # Values file from Git repository - - repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git + - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: main ref: values diff --git a/prometheus/argocd/prometheus.yaml b/prometheus/argocd/prometheus.yaml index bcb20e2..9b8bab2 100644 --- a/prometheus/argocd/prometheus.yaml +++ b/prometheus/argocd/prometheus.yaml @@ -17,11 +17,11 @@ spec: valueFiles: - $values/prometheus/helm-values/kube-prometheus-stack.yaml # Values file from Git repository - - repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git + - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: main ref: values # Vault secrets from Git repository - - repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git + - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: main path: prometheus diff --git a/promtail/argocd/promtail.yaml b/promtail/argocd/promtail.yaml index 1b0e414..927f53c 100644 --- a/promtail/argocd/promtail.yaml +++ b/promtail/argocd/promtail.yaml @@ -12,7 +12,7 @@ spec: helm: valueFiles: - $values/promtail/helm-values/promtail.yaml - - repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git + - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: HEAD ref: values destination: