Skip to content

Commit

Permalink
doc(nks): Update lb_public_subnet_no
Browse files Browse the repository at this point in the history
  • Loading branch information
wonchulee committed Dec 19, 2023
1 parent 0946eff commit cccffa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/nks_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ The following arguments are supported:
* `subnet_no_list` - (Required) Subnet No. list.
* `public_network` - (Optional) Public Subnet Network (`boolean`)
* `lb_private_subnet_no` - (Required) Subnet No. for private loadbalancer only.
* `lb_public_subnet_no` - (Optional) Subnet No. for public loadbalancer only.
* `lb_public_subnet_no` - (Optional) Subnet No. for public loadbalancer only. (Required in `KR`, `SG`, `JP` regions in public site)
* `kube_network_plugin` - (Optional) Specifies the network plugin. Only Cilium is supported.
* `log` - (Optional)
* `audit` - (Required) Audit log availability. (`boolean`)
Expand Down

0 comments on commit cccffa1

Please sign in to comment.