From c5d01e59cc7cbc4911dca761d1b1c9147fabf9e5 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Fri, 8 Mar 2019 22:42:46 +0000 Subject: Update git submodules * Update docs/submodules/multicloud/k8s.git from branch 'master' to 49a48a37a76201839c9507a970d639a318ba9d3f - Merge "Add test helm chart for testing" - Add test helm chart for testing Add a test helm chart for testing the end to end flow. This chart brings up a service and a deployment. The deployment brings up two containers, vault and consul. Vault and Consul are brought up in dev mode. The helm chart also has a subchart, common, which contains templates that are used within the main chart. Added an override deployment.yaml which creates only one container instead of two Fixed plugin.sh and tar file creation steps Issue-ID: MULTICLOUD-291 Change-Id: I7eb10c9f43f8a4e09938139b5e2edee5d59feb3b Signed-off-by: Kiran Kamineni Signed-off-by: Victor Morales --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/multicloud') diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index d8763f3be..49a48a37a 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit d8763f3be65a55a10618385dd2aeea525a87707e +Subproject commit 49a48a37a76201839c9507a970d639a318ba9d3f -- cgit 1.2.3-korg