From 2c4e75aafb307b14c1d9f5a971ad4a8cc9ce7b85 Mon Sep 17 00:00:00 2001 From: Danijel Simeunovic Date: Sun, 8 Feb 2026 23:42:42 +0100 Subject: [PATCH] folders --- argocd/_app-of-apps.yaml | 2 +- argocd/{ => apps}/prometheus.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename argocd/{ => apps}/prometheus.yaml (97%) diff --git a/argocd/_app-of-apps.yaml b/argocd/_app-of-apps.yaml index 199795c..fdef8eb 100644 --- a/argocd/_app-of-apps.yaml +++ b/argocd/_app-of-apps.yaml @@ -11,7 +11,7 @@ spec: project: default source: repoURL: https://github.com/snothub/sturdy-adventure.git - path: argocd/infra + path: argocd destination: server: https://kubernetes.default.svc namespace: argocd diff --git a/argocd/prometheus.yaml b/argocd/apps/prometheus.yaml similarity index 97% rename from argocd/prometheus.yaml rename to argocd/apps/prometheus.yaml index eb17c68..21359f5 100644 --- a/argocd/prometheus.yaml +++ b/argocd/apps/prometheus.yaml @@ -18,7 +18,7 @@ spec: sources: - repoURL: https://prometheus-community.github.io/helm-charts chart: prometheus - targetRevision: "65.0.0" + targetRevision: "28.9.0" helm: releaseName: prometheus valueFiles: