Skip to content

Commit f177383

Browse files
committed
test
1 parent 79bf129 commit f177383

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/obs-agent-iks/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ resource "ibm_network_vlan" "private_vlan" {
115115
data "ibm_container_cluster_config" "cluster_config" {
116116
cluster_name_id = local.cluster_name_id
117117
resource_group_id = module.resource_group.resource_group_id
118+
admin = true
118119
}
119120

120121
# Sleep to allow RBAC sync on cluster

0 commit comments

Comments
 (0)