From 16ed8982e67136b4900cad7d6bc007d8245d2630 Mon Sep 17 00:00:00 2001 From: Abdullah Almariah Date: Wed, 13 Dec 2017 00:31:59 +0100 Subject: [PATCH] update_cluster complex integration test --- tests/integration/update_cluster/complex/in-v1alpha2.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/tests/integration/update_cluster/complex/in-v1alpha2.yaml b/tests/integration/update_cluster/complex/in-v1alpha2.yaml index 62b9c5bc26..0b8d201667 100644 --- a/tests/integration/update_cluster/complex/in-v1alpha2.yaml +++ b/tests/integration/update_cluster/complex/in-v1alpha2.yaml @@ -4,6 +4,12 @@ metadata: creationTimestamp: "2016-12-10T22:42:27Z" name: complex.example.com spec: + api: + loadBalancer: + type: Public + additionalSecurityGroups: + - sg-exampleid3 + - sg-exampleid4 kubernetesApiAccess: - 0.0.0.0/0 channel: stable @@ -84,5 +90,3 @@ spec: role: Master subnets: - us-test-1a - -