We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc51e3 commit a2daec9Copy full SHA for a2daec9
docs/guide/ingress/annotations.md
@@ -741,6 +741,8 @@ The AWS Load Balancer Controller automatically applies following tags to the AWS
741
In addition, you can use annotations to specify additional tags
742
743
- <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.
746
747
!!!example
748
```
0 commit comments