Skip to content

Commit a2d8db3

Browse files
authored
Update quickstart-deploy-application-gateway-for-containers-alb-controller.md
should the verify command reference azure-alb-external since that's the name of the gateway class, instead of azure-application-lb?
1 parent 4df85d5 commit a2d8db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/for-containers/quickstart-deploy-application-gateway-for-containers-alb-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ You need to complete the following tasks before deploying Application Gateway fo
184184
| alb-controller-6648c5d5c-sdd9t | 1/1 | Running | 0 | 4d6h |
185185
| alb-controller-6648c5d5c-au234 | 1/1 | Running | 0 | 4d6h |
186186
187-
2. Verify GatewayClass `azure-application-lb` is installed on your cluster:
187+
2. Verify GatewayClass `azure-alb-external` is installed on your cluster:
188188
189189
```azurecli-interactive
190190
kubectl get gatewayclass azure-alb-external -o yaml

0 commit comments

Comments
 (0)