Skip to content

Commit 545affd

Browse files
committed
Updates for configuration doc
1 parent 15b7efd commit 545affd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deploy/configurations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ WAF Regional:^AssociateWebACL|DisassociateWebACL=0.5:1,WAF Regional:^GetWebACLFo
132132
If running on EC2, the default values are obtained from the instance metadata service.
133133
134134
135-
### feature-gates
135+
### Feature Gates
136136
This is a controller to enable and disable features. You can use it as flags `--feature-gates=key1=value1,key2=value2`
137137
|Features-gate Supported Key | Type | Default Value | Description |
138138
|---------------------------------------|---------------------------------|-----------------|-------------|
139-
|EnableListenerRulesTagging | string | true | Enable or disable tagging load balancer listeners |
139+
|EnableListenerRulesTagging | string | true | Enable or disable tagging AWS load balancer listeners and rules |
140140
|EnableWeightedTargetGroups | string | true | Enable or disable weighted target groups |

0 commit comments

Comments
 (0)