Skip to content

Commit 525784c

Browse files
add docs for feature gate
1 parent b0a1f0a commit 525784c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/deploy/configurations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,3 +189,4 @@ There are a set of key=value pairs that describe AWS load balancer controller fe
189189
| LBCapacityReservation | string | true | Enable or disable the capacity reservation feature on ALB and NLB |
190190
| EnableTCPUDPListenerType | string | false | Enable or disable creation of TCP_UDP type listeners. This value can be overriden at the Service level by the annotation `service.beta.kubernetes.io/aws-load-balancer-enable-tcp-udp-listener` |
191191
| EnhancedDefaultBehavior | string | false | Enable this feature to allow the controller to remove Provisioned Capacity or mTLS settings by removing the corresponding annotation. |
192+
| EnableDefaultTagsLowPriority | string | false | If enabled, tags supplied via `--default-tags` will be overridden by tags specified in other manners, like via annotations. |

0 commit comments

Comments
 (0)