From 995d61a6a00e6e87fdb9ed031fc92c7a7a27018e Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 1 Dec 2025 15:33:33 -0600 Subject: [PATCH] fix path --- clusters/cl01tl/helm/stack/templates/application-set.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/stack/templates/application-set.yaml b/clusters/cl01tl/helm/stack/templates/application-set.yaml index 88d83491e..c69c2f641 100644 --- a/clusters/cl01tl/helm/stack/templates/application-set.yaml +++ b/clusters/cl01tl/helm/stack/templates/application-set.yaml @@ -28,7 +28,7 @@ spec: source: repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure targetRevision: manifests - path: '{{ `{{.path.path}}` }}' + path: '{{ `{{path}}` }}' helm: releaseName: '{{ `{{path.basename}}` }}' destination: