Skip to content

Commit 26881ae

Browse files
Merge pull request #253366 from JackStromberg/patch-139
consistency on namespace example
2 parents 3cf7b86 + e095d7d commit 26881ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ You need to complete the following tasks prior to deploying Application Gateway
166166
helm upgrade alb-controller oci://mcr.microsoft.com/application-lb/charts/alb-controller \
167167
--namespace <helm-resource-namespace> \
168168
--version 0.5.024542 \
169+
--set albController.namespace=<alb-controller-namespace> \
169170
--set albController.podIdentity.clientID=$(az identity show -g $RESOURCE_GROUP -n azure-alb-identity --query clientId -o tsv)
170171
```
171172

0 commit comments

Comments
 (0)