diff --git a/grafana/argocd.yaml b/grafana/argocd.yaml index 16e6f25..aabfdc7 100644 --- a/grafana/argocd.yaml +++ b/grafana/argocd.yaml @@ -20,7 +20,7 @@ spec: - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: main ref: values - # Vault secrets from Git repository + # Additional resources (ExternalSecret, Ingress, etc.) - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: main path: grafana diff --git a/prometheus/argocd.yaml b/prometheus/argocd.yaml index fb87b2b..82583bd 100644 --- a/prometheus/argocd.yaml +++ b/prometheus/argocd.yaml @@ -20,7 +20,7 @@ spec: - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: main ref: values - # Vault secrets from Git repository + # Additional resources (ExternalSecret, etc.) - repoURL: https://gitea0213.kro.kr/bluemayne/monitoring.git targetRevision: main path: prometheus