From 11857cfe35e2c1d4e27a5da13800c6b0fe7c5013 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Sun, 21 Dec 2025 20:34:03 +1100 Subject: [PATCH] Rebase ArgoCD manifest path --- system/ArgoCD/application-argo-cd.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/system/ArgoCD/application-argo-cd.yaml b/system/ArgoCD/application-argo-cd.yaml index 53b1287..a0ce3fe 100644 --- a/system/ArgoCD/application-argo-cd.yaml +++ b/system/ArgoCD/application-argo-cd.yaml @@ -9,9 +9,11 @@ spec: namespace: argo-cd project: default sources: + - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog + path: system/ArgoCD + targetRevision: HEAD - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - # targetRevision: 8.1.2 targetRevision: 9.1.9 helm: valueFiles: