We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca3d90 commit 76abcf1Copy full SHA for 76abcf1
articles/application-gateway/for-containers/how-to-url-redirect-gateway-api.md
@@ -48,7 +48,7 @@ The following figure illustrates an example of a request destined for _contoso.c
48
Apply the following deployment.yaml file on your cluster to deploy a sample TLS certificate to demonstrate redirect capabilities.
49
50
```bash
51
- kubectl apply -f kubectl apply -f https://trafficcontrollerdocs.blob.core.windows.net/examples/https-scenario/ssl-termination/deployment.yaml
+ kubectl apply -f https://trafficcontrollerdocs.blob.core.windows.net/examples/https-scenario/ssl-termination/deployment.yaml
52
```
53
54
This command creates the following on your cluster:
0 commit comments