From 87a3d18804df15145f598618c8f58480bf19521d Mon Sep 17 00:00:00 2001 From: konsthol Date: Tue, 3 Jun 2025 11:29:27 +0300 Subject: [PATCH] Livin' off borrowed time, the clock ticks faster --- root-set.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/root-set.yaml b/root-set.yaml index 9fa2a33..ccdeae3 100644 --- a/root-set.yaml +++ b/root-set.yaml @@ -17,9 +17,8 @@ spec: spec: project: default source: - repoURL: "http://nexus-repo-nexus-repository-manager.default.svc.cluster.local:8081/repository/my-helm-repo/" - targetRevision: "*" - chart: "{{path.basename}}" + repoURL: "https://git.konsthol.eu/konsthol/argocdapps" + path: "apps/{{path.basename}}" helm: valueFiles: - values-override.yaml