Skip to content

Commit 563024f

Browse files
authored
Fix load balancer annotations table
1 parent b315508 commit 563024f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/load-balancer-annotations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ spec:
2121
## Load balancer properties
2222
2323
| Name | Description | Default |
24+
| ---- | ----------- | ------- |
2425
| `oci-load-balancer-internal` | Create an [internal load balancer][1]. Cannot be modified after load balancer creation. | `false` |
2526
| `oci-load-balancer-shape` | A template that determines the load balancer's total pre-provisioned maximum capacity (bandwidth) for ingress plus egress traffic. Available shapes include `100Mbps`, `400Mbps`, and `8000Mbps.` Cannot be modified after load balancer creation. | `"100Mbps"` |
2627
| `oci-load-balancer-subnet1` | The OCID of the first [subnet][2] of the two required subnets to attach the load balancer to. Must be in separate Availability Domains. | Value provided in config file |

0 commit comments

Comments
 (0)