Skip to content

Commit c0fb603

Browse files
Merge pull request #234101 from cynthn/patch-76
[Doc-a-thon] Update ingress-controller-install-new.md
2 parents 07ec0ab + f43fe37 commit c0fb603

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/application-gateway/ingress-controller-install-new.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,10 +245,8 @@ Kubernetes. We'll use it to install the `application-gateway-kubernetes-ingress`
245245
sed -i "s|<applicationGatewayName>|${applicationGatewayName}|g" helm-config.yaml
246246
sed -i "s|<identityResourceId>|${identityResourceId}|g" helm-config.yaml
247247
sed -i "s|<identityClientId>|${identityClientId}|g" helm-config.yaml
248-
249-
# You can further modify the helm config to enable/disable features
250-
nano helm-config.yaml
251248
```
249+
252250
253251
> [!NOTE]
254252
> **For deploying to Sovereign Clouds (e.g., Azure Government)**, the `appgw.environment` configuration parameter must be added and set to the appropriate value as documented below.

0 commit comments

Comments
 (0)