File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ kubectl create secret tls server-certs --key=passthrough.example.com.key --cert=
4545Deploy TLS Passthrough application Deployment, Service and TLSRoute:
4646
4747``` shell
48- kubectl apply -f https://raw.githubusercontent.com/envoyproxy/gateway/v0.2.0-rc2 /examples/kubernetes/tls-passthrough.yaml
48+ kubectl apply -f https://raw.githubusercontent.com/envoyproxy/gateway/v0.2.0/examples/kubernetes/tls-passthrough.yaml
4949```
5050
5151Patch the Gateway from the Quickstart guide to include a TLS listener that listens on port ` 6443 ` and is configured for TLS mode Passthrough:
You can’t perform that action at this time.
0 commit comments