From 6b7b3a1880ca51f258ccc004d92b60ce13b4a014 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Mon, 23 Apr 2018 14:23:08 -0700 Subject: Increase Wind River k8s VM instance size Also revert integration-override.yaml back to full ONAP deployment. Add a new integration-override-minimal.yaml for the reduced deployment. The ability to easily specify the desired helm override file will be addressed in a later patch. Change-Id: Ib626b18ece20cac52328f63978be9cda050fd1a0 Issue-ID: INT-381 Issue-ID: INT-479 Signed-off-by: Gary Wu --- deployment/heat/onap-oom/env/windriver/Integration-SB-03.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/heat/onap-oom/env/windriver/Integration-SB-03.env') diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-03.env b/deployment/heat/onap-oom/env/windriver/Integration-SB-03.env index 89fc801ba..e05143e8d 100644 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-03.env +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-03.env @@ -15,7 +15,7 @@ parameters: docker_proxy: 10.12.5.2:5000 rancher_vm_flavor: m1.large - k8s_vm_flavor: m1.xxlarge + k8s_vm_flavor: m2.xxlarge public_net_id: 971040b2-7059-49dc-b220-4fab50cb2ad4 public_net_name: external -- cgit 1.2.3-korg