Skip to content

Commit 297d29e

Browse files
authored
Merge pull request #124330 from leebug90/patch-7
Update how-to-url-redirect-gateway-api.md
2 parents fc3ce9b + 76abcf1 commit 297d29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/for-containers/how-to-url-redirect-gateway-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following figure illustrates an example of a request destined for _contoso.c
4848
Apply the following deployment.yaml file on your cluster to deploy a sample TLS certificate to demonstrate redirect capabilities.
4949

5050
```bash
51-
kubectl apply -f kubectl apply -f https://trafficcontrollerdocs.blob.core.windows.net/examples/https-scenario/ssl-termination/deployment.yaml
51+
kubectl apply -f https://trafficcontrollerdocs.blob.core.windows.net/examples/https-scenario/ssl-termination/deployment.yaml
5252
```
5353

5454
This command creates the following on your cluster:

0 commit comments

Comments
 (0)