Skip to content

Commit f014735

Browse files
authored
Update migrate_v1_v2.md (#2573)
1 parent ab09d23 commit f014735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy/upgrade/migrate_v1_v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ foo@bar:~$ kubectl describe deployment -n kube-system alb-ingress-controller |
6565
Existing Ingress resources do not need to be deleted.
6666

6767
3. Install new AWSLoadBalancerController
68-
1. Install AWSLoadBalancerController(v2.0.1) by following the [installation instructions](../installation.md)
68+
1. Install AWSLoadBalancerController(v2.4.1) by following the [installation instructions](../installation.md)
6969
2. Grant [additional IAM policy](../../install/iam_policy_v1_to_v2_additional.json) needed for migration to the controller.
7070

7171
4. Verify all Ingresses works as expected.

0 commit comments

Comments
 (0)