Update git submodules
authorKonrad Bańka <k.banka@samsung.com>
Thu, 11 Jul 2019 04:20:05 +0000 (06:20 +0200)
committerGerrit Code Review <gerrit@onap.org>
Thu, 11 Jul 2019 04:20:05 +0000 (04:20 +0000)
commit24d13e7d2ac10394534f7ed867be1a8dea05a598
tree9883016ccf315fdaeab416ee265d2f017f29a660
parent6142b0fbfa413f127960d6478ef9ad7d937ca7d4
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
docs/submodules/multicloud/k8s.git