Skip to content

Commit a2daec9

Browse files
committed
update doc
1 parent 6fc51e3 commit a2daec9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guide/ingress/annotations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,8 @@ The AWS Load Balancer Controller automatically applies following tags to the AWS
741741
In addition, you can use annotations to specify additional tags
742742

743743
- <a name="tags">`alb.ingress.kubernetes.io/tags`</a> specifies additional tags that will be applied to AWS resources created.
744+
In case of target group, the controller will merge the tags from the ingress and the backend service giving precedence
745+
to the values specified on the service when there is conflict.
744746

745747
!!!example
746748
```

0 commit comments

Comments
 (0)