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 fea1a84 commit 2d84a75Copy full SHA for 2d84a75
docs/guide/ingress/annotations.md
@@ -685,7 +685,7 @@ Custom attributes to LoadBalancers and TargetGroups can be controlled with follo
685
## Resource Tags
686
AWS Load Balancer Controller will automatically apply following tags to AWS resources(ALB/TargetGroups/SecurityGroups) created.
687
688
-- `ingress.k8s.aws/cluster: ${clusterName}`
+- `elbv2.k8s.aws/cluster: ${clusterName}`
689
- `ingress.k8s.aws/stack: ${stackID}`
690
- `ingress.k8s.aws/resource: ${resourceID}`
691
0 commit comments