From 7556fd7a5283c36e72ef2858fb6bf4ece4b0efe9 Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Mon, 29 Jul 2019 23:09:08 +0200 Subject: [PATCH] Update git submodules * Update docs/submodules/integration.git from branch 'master' to 3664e04b04ade624c1b2ee5bd2876939aed812cc - k8s: Allow Dublin cluster creation using RKE This patch adds sample cluster.yml which is based on Dublin cluster configuration file [1]. Main difference is in avoiding repetition by using anchors and alias nodes. Actual cluster creation provisioner is disabled by default because 'control' and 'worker' nodes might not be ready yet. [1] https://docs.onap.org/en/dublin/_downloads/27934fe702048777f312d77dc30cd05a/cluster.yml Issue-ID: SECCOM-235 Change-Id: Ibba0e754ba87e334cdaa61de83e48107f91083d9 Signed-off-by: Pawel Wieczorek --- docs/submodules/integration.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git index eb166a53c..3664e04b0 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit eb166a53ceb3e6f0f2b6a41c432fe3baa7d24d53 +Subproject commit 3664e04b04ade624c1b2ee5bd2876939aed812cc -- 2.16.6