Update git submodules
authorQiLiang <liangqi1@huawei.com>
Wed, 7 Mar 2018 06:45:30 +0000 (14:45 +0800)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 10 Mar 2018 05:37:07 +0000 (05:37 +0000)
commit8883715eaefaca02ead7ea30bd9d67b153bff373
tree70c626c0e54e19f69f442bdf7695c79e6ddc0912
parentd28f6f6398ad9faa699222d27524fc1e4c5dc4b9
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Basic setup for istio sidecar auto injection

    To enable auto sidecar injection on specific namespace,
    you only need label the namespace with `istio-injection=enabled`, e.g.:
        kubectl label namespace default istio-injection=enabled

    For details please refer:
        https://istio.io/docs/setup/kubernetes/sidecar-injection.html#automatic-sidecar-injection

    Change-Id: I2059aa0be2ab3f4f942342850d286281c5f940d4
Signed-off-by: QiLiang <liangqi1@huawei.com>
docs/submodules/container4nfv