From 5deaee335749a241361d55c44066e2f4b5bb4c8f Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sun, 26 Feb 2023 05:57:15 +0100 Subject: [PATCH] fix: applicationset is fixed --- kube/applicationset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/applicationset.yaml b/kube/applicationset.yaml index d8fac99..9856c28 100644 --- a/kube/applicationset.yaml +++ b/kube/applicationset.yaml @@ -13,7 +13,7 @@ spec: namespace: argo-system labels: branch: "{{ name }}" - application: "{{ app }}" + application: "{{ branch }}" spec: project: "default" source: