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

Commit df6e012

Browse files
committed
Re-enable master LB in test cluster.
1 parent f2d073d commit df6e012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/resources/configs/public-cluster.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +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"
10+
master_oci_lb_enabled = "true"
1111
etcd_lb_enabled = "false"
1212
etcdShape = "VM.Standard2.4"
1313
k8sMasterShape = "VM.Standard2.8"

0 commit comments

Comments
 (0)