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 - -