修改inject helm chart name
This commit is contained in:
@@ -29,3 +29,6 @@
|
||||
|
||||
- name: "change chart verison to /opt/tsg/clixon/etc/mgnt-srv.conf"
|
||||
shell: sed -i 's/chart_name=.*$/chart_name=traffic-engine-{{helm_chart_ver}}.tgz/g' /opt/tsg/clixon/etc/mgnt-srv.conf
|
||||
|
||||
- name: "change inject_adapter chart verison to /opt/tsg/clixon/etc/mgnt-srv.conf"
|
||||
shell: sed -i 's/chart_name=.*$/chart_name=inject-adapter-{{helm_chart_ver}}.tgz/g' /opt/tsg/clixon/etc/mgnt-srv.conf
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
name: helm
|
||||
name: inject-adapter
|
||||
description: A Helm chart for Kubernetes
|
||||
|
||||
# A chart can be either an 'application' or a 'library' chart.
|
||||
|
||||
Reference in New Issue
Block a user