From cb8d7fdf1c4ca0a3547456c7a7136e941458b180 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 1 Dec 2025 15:36:06 -0600 Subject: [PATCH] remove reference to helm --- clusters/cl01tl/helm/stack/templates/application-set.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/clusters/cl01tl/helm/stack/templates/application-set.yaml b/clusters/cl01tl/helm/stack/templates/application-set.yaml index c69c2f641..cf553edd9 100644 --- a/clusters/cl01tl/helm/stack/templates/application-set.yaml +++ b/clusters/cl01tl/helm/stack/templates/application-set.yaml @@ -29,8 +29,6 @@ spec: repoURL: http://gitea-http.gitea:3000/alexlebens/infrastructure targetRevision: manifests path: '{{ `{{path}}` }}' - helm: - releaseName: '{{ `{{path.basename}}` }}' destination: name: in-cluster namespace: '{{ `{{path.basename}}` }}'