From a29fcc9754d2cf08919758b609fc291a93c3c6fc Mon Sep 17 00:00:00 2001 From: Hong Guan Date: Sat, 9 Mar 2019 10:25:54 -0500 Subject: DCAE bootstrap loads the helm plugin and type file Change-Id: If8150e3328102fce9ad1f8c67c64d6a78a0a63e1 Issue-ID: DCAEGEN2-1276 Signed-off-by: Hong Guan --- k8s-bootstrap-container/build-plugins.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'k8s-bootstrap-container') diff --git a/k8s-bootstrap-container/build-plugins.sh b/k8s-bootstrap-container/build-plugins.sh index f97e84c..c21f759 100755 --- a/k8s-bootstrap-container/build-plugins.sh +++ b/k8s-bootstrap-container/build-plugins.sh @@ -41,6 +41,7 @@ CCSDKPLUGINFILES=\ "\ plugins/pgaas-1.1.0-py27-none-any.wgn plugins/sshkeyshare-1.0.0-py27-none-any.wgn +plugins/helm-4.0.0-py27-none-linux_x86_64.wgn " # Build a set of wagon files from archives in a repo -- cgit 1.2.3-korg