Skip to content

Commit e095d7d

Browse files
consistency on namespace example
1 parent e130023 commit e095d7d

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)