Skip to content

Commit e93b317

Browse files
authored
Merge pull request #102714 from laurenhughes/ps-note
Add note about bash shell
2 parents 9e2f047 + 7bebcce commit e93b317

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/ingress-tls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mlearned
66

77
ms.service: container-service
88
ms.topic: article
9-
ms.date: 01/15/2020
9+
ms.date: 01/29/2020
1010
ms.author: mlearned
1111

1212
#Customer intent: As a cluster operator or developer, I want to use an ingress controller to handle the flow of incoming traffic and secure my apps using automatically generated TLS certificates
@@ -90,7 +90,7 @@ az network dns record-set a add-record \
9090
```
9191

9292
> [!NOTE]
93-
> Optionally, you can configure an FQDN for the ingress controller IP address instead of a custom domain.
93+
> Optionally, you can configure an FQDN for the ingress controller IP address instead of a custom domain. Note that this sample is for a Bash shell.
9494
>
9595
> ```azurecli-interactive
9696
> # Public IP address of your ingress controller

0 commit comments

Comments
 (0)