File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/application-gateway/for-containers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services: application gateway
5
5
author : greg-lindsay
6
6
ms.service : azure-appgw-for-containers
7
7
ms.topic : how-to
8
- ms.date : 11/5/2024
8
+ ms.date : 3/7/2025
9
9
ms.author : greglin
10
10
---
11
11
@@ -47,7 +47,7 @@ The following figure illustrates an example of a request destined for _contoso.c
47
47
Apply the following deployment.yaml file on your cluster to deploy a sample TLS certificate to demonstrate redirect capabilities.
48
48
49
49
``` bash
50
- kubectl apply -f kubectl apply -f https://raw.githubusercontent.com/MicrosoftDocs/azure-docs/refs/heads/main/articles/application-gateway/for-containers/examples/https-scenario/ssl-termination/deployment.yaml
50
+ kubectl apply -f https://raw.githubusercontent.com/MicrosoftDocs/azure-docs/refs/heads/main/articles/application-gateway/for-containers/examples/https-scenario/ssl-termination/deployment.yaml
51
51
```
52
52
53
53
This command creates the following on your cluster:
You can’t perform that action at this time.
0 commit comments