diff options
author | Konrad Bańka <k.banka@samsung.com> | 2019-07-11 06:20:05 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-11 04:20:05 +0000 |
commit | 24d13e7d2ac10394534f7ed867be1a8dea05a598 (patch) | |
tree | 9883016ccf315fdaeab416ee265d2f017f29a660 /docs/submodules | |
parent | 6142b0fbfa413f127960d6478ef9ad7d937ca7d4 (diff) |
Update git submodules
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 7ff99668b98aae1210f72e84fcc1305814563600
- Fix helm installation conflict
Kubespray installs helm client on kubernetes master. The same client
has to be installed on host running installation playbooks. In single
node scenario, local host already has helm client installed by
kubespray, thus leading to conflict due to way of provisioning.
This helm installation has been moved to global configure playbook, as
well as corrected, not to fail on single host deployments.
Issue-ID: MULTICLOUD-690
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I1ef779ed0f2fde82758ce9e229c3f5bb015b2aeb
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/multicloud/k8s.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git -Subproject 8445148cf095fcc55a9ada3e2bb0fece7a06508 +Subproject 7ff99668b98aae1210f72e84fcc130581456360 |