summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHong Guan <hg4105@att.com>2019-03-09 10:25:54 -0500
committerHong Guan <hg4105@att.com>2019-03-09 10:40:30 -0500
commita29fcc9754d2cf08919758b609fc291a93c3c6fc (patch)
treea2cec54c58ca4e1f92cdde6db2a964d45dd97221
parenta0a88be5349019496ff1027cc67fc79abd2bb476 (diff)
DCAE bootstrap loads the helm plugin and type file
Change-Id: If8150e3328102fce9ad1f8c67c64d6a78a0a63e1 Issue-ID: DCAEGEN2-1276 Signed-off-by: Hong Guan <hg4105@att.com>
-rwxr-xr-xcm-container/get-type-files.sh2
-rwxr-xr-xk8s-bootstrap-container/build-plugins.sh1
2 files changed, 2 insertions, 1 deletions
diff --git a/cm-container/get-type-files.sh b/cm-container/get-type-files.sh
index 71d582b..e59b3b1 100755
--- a/cm-container/get-type-files.sh
+++ b/cm-container/get-type-files.sh
@@ -40,7 +40,7 @@ CCSDKTYPEFILES=\
"\
/type_files/pgaas/1.1.0/pgaas_types.yaml \
/type_files/sshkeyshare/sshkey_types.yaml \
-
+/type_files/helm/4.0.0/helm-type.yaml \
"
mkdir ${DEST}
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