Skip to content

Commit 2d84a75

Browse files
authored
documentation mention the correct default tag elbv2.k8s.aws/cluster (#1889)
1 parent fea1a84 commit 2d84a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/ingress/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ Custom attributes to LoadBalancers and TargetGroups can be controlled with follo
685685
## Resource Tags
686686
AWS Load Balancer Controller will automatically apply following tags to AWS resources(ALB/TargetGroups/SecurityGroups) created.
687687

688-
- `ingress.k8s.aws/cluster: ${clusterName}`
688+
- `elbv2.k8s.aws/cluster: ${clusterName}`
689689
- `ingress.k8s.aws/stack: ${stackID}`
690690
- `ingress.k8s.aws/resource: ${resourceID}`
691691

0 commit comments

Comments
 (0)