Skip to content

Commit 24e51bb

Browse files
Merge pull request #268364 from ManoharLakkoju-MSFT/patch-115
(AzureCXP) fixes MicrosoftDocs/azure-docs#120478
2 parents 4275f57 + c4f1cf5 commit 24e51bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/ingress-controller-letsencrypt-certificate-application-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Use the following steps to install [cert-manager](https://docs.cert-manager.io)
9595
solvers:
9696
- http01:
9797
ingress:
98-
class: azure/application-gateway
98+
ingressclassName: azure/application-gateway
9999
EOF
100100
```
101101

0 commit comments

Comments
 (0)