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: