Skip to content

Commit 1c03be4

Browse files
committed
Fix typo
Signed-off-by: Rudro-25 <[email protected]>
1 parent 3e480fb commit 1c03be4

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

docs/book/src/topics/reference/reference.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
## Table of feature gates and their corresponding environment variables
44

55
| Feature Gate | Environment Variable | Default |
6-
| ------------ | -------------------- | ------- |
7-
| EKS | CAPA_EKS | true |
8-
| EKSEnableIAM | CAPA_EKS_IAM | false |
9-
| EKSAllowAddRoles | CAPA_EKS_ADD_ROLES | flase |
10-
| EKSFargate | EXP_EKS_FARGATE | flase |
11-
| MachinePool | EXP_MACHINE_POOL | false |
12-
| EventBridgeInstanceState | EVENT_BRIDGE_INSTANCE_STATE | flase |
13-
| AutoControllerIdentityCreator | AUTO_CONTROLLER_IDENTITY_CREATOR | true |
14-
| BootstrapFormatIgnition | EXP_BOOTSTRAP_FORMAT_IGNITION | false |
15-
| ExternalResourceGC | EXP_EXTERNAL_RESOURCE_GC | false |
16-
| AlternativeGCStrategy | EXP_ALTERNATIVE_GC_STRATEGY | false |
17-
| TagUnmanagedNetworkResources | TAG_UNMANAGED_NETWORK_RESOURCES | true |
18-
| ROSA | EXP_ROSA | false |
6+
| ------------ | -------------------- |---------|
7+
| EKS | CAPA_EKS | true |
8+
| EKSEnableIAM | CAPA_EKS_IAM | false |
9+
| EKSAllowAddRoles | CAPA_EKS_ADD_ROLES | false |
10+
| EKSFargate | EXP_EKS_FARGATE | false |
11+
| MachinePool | EXP_MACHINE_POOL | false |
12+
| EventBridgeInstanceState | EVENT_BRIDGE_INSTANCE_STATE | false |
13+
| AutoControllerIdentityCreator | AUTO_CONTROLLER_IDENTITY_CREATOR | true |
14+
| BootstrapFormatIgnition | EXP_BOOTSTRAP_FORMAT_IGNITION | false |
15+
| ExternalResourceGC | EXP_EXTERNAL_RESOURCE_GC | false |
16+
| AlternativeGCStrategy | EXP_ALTERNATIVE_GC_STRATEGY | false |
17+
| TagUnmanagedNetworkResources | TAG_UNMANAGED_NETWORK_RESOURCES | true |
18+
| ROSA | EXP_ROSA | false |

0 commit comments

Comments
 (0)