From d89281523271d9914a89ea9c36187ff282c468a3 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Mon, 24 Apr 2023 11:24:30 +0200 Subject: [PATCH] Add a `commit_hash` label to the application template --- kube/applicationset.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kube/applicationset.yaml b/kube/applicationset.yaml index 9ba0217..a101a8f 100644 --- a/kube/applicationset.yaml +++ b/kube/applicationset.yaml @@ -21,6 +21,7 @@ spec: labels: branch: "{{ branch }}" application: "{{ app }}" + commit_sha: "{{ commit_sha }}" spec: project: "default" source: