Skip to content
This repository was archived by the owner on Oct 31, 2019. It is now read-only.

Commit 11a75b2

Browse files
authored
Merge pull request #169 from oracle/jlamillan/disable_master_lb_ci_tests
Temporarily disable master LB in test cluster.
2 parents c7c4043 + b8ae562 commit 11a75b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/resources/configs/public-cluster.tfvars

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ vcn_dns_name = "k8soci"
77
domain_name = "k8soci.oraclevcn.com"
88
control_plane_subnet_access = "public"
99
k8s_master_lb_access = "public"
10+
master_oci_lb_enabled = "false"
1011
etcd_lb_enabled = "false"
1112
etcdShape = "VM.Standard1.8"
1213
k8sMasterShape = "VM.Standard1.8"

0 commit comments

Comments
 (0)