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.
2 parents 297d29e + 0855802 commit e80b907Copy full SHA for e80b907
articles/application-gateway/for-containers/how-to-url-rewrite-gateway-api.md
@@ -35,7 +35,7 @@ The following figure illustrates an example of a request destined for _contoso.c
35
Apply the following deployment.yaml file on your cluster to deploy a sample TLS certificate to demonstrate redirect capabilities.
36
37
```bash
38
- 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
39
```
40
41
This command creates the following on your cluster:
0 commit comments