From 4ca01efd389cc3b07ff43fb66f34a618af65654b Mon Sep 17 00:00:00 2001 From: fumingwei Date: Mon, 31 Oct 2022 17:38:51 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:TSG-12433:=E4=BF=AE=E6=94=B9=E7=AC=94?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible/roles/clixon/templates/mgnt-srv.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/clixon/templates/mgnt-srv.conf.j2 b/ansible/roles/clixon/templates/mgnt-srv.conf.j2 index ee5da15a..1fcc0568 100644 --- a/ansible/roles/clixon/templates/mgnt-srv.conf.j2 +++ b/ansible/roles/clixon/templates/mgnt-srv.conf.j2 @@ -6,6 +6,6 @@ port=56789 cpu_range=9 [global] -chart_name=traffic-engine-{{os_release_ver}}.tgz +chart_name=traffic-engine-{{helm_chart_ver}}.tgz #chart verison example: traffic-engine-22.10.1+ba84cfe.tgz