Small improvements to egress gateway doc (#14502)

* Small improvements to egress gateway doc

* regen
This commit is contained in:
Frank Budinsky 2024-01-25 15:20:41 -05:00 committed by GitHub
parent 6586ebc222
commit 37f6ccccc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 10 deletions

View File

@ -296,8 +296,6 @@ spec:
- kind: ServiceEntry
group: networking.istio.io
name: cnn
hostnames:
- edition.cnn.com
rules:
- backendRefs:
- name: cnn-egress-gateway-istio
@ -559,8 +557,6 @@ spec:
- kind: ServiceEntry
group: networking.istio.io
name: cnn
hostnames:
- edition.cnn.com
rules:
- backendRefs:
- name: cnn-egress-gateway-istio
@ -987,7 +983,7 @@ $ kubectl delete namespace test-egress
{{< /tabset >}}
1. Follow the steps in the [Cleanup HTTPS gateway](#cleanup-https-gateway) section.
2) Follow the steps in the [Cleanup HTTPS gateway](#cleanup-https-gateway) section.
## Troubleshooting

View File

@ -178,8 +178,6 @@ spec:
- kind: ServiceEntry
group: networking.istio.io
name: cnn
hostnames:
- edition.cnn.com
rules:
- backendRefs:
- name: cnn-egress-gateway-istio
@ -373,8 +371,6 @@ spec:
- kind: ServiceEntry
group: networking.istio.io
name: cnn
hostnames:
- edition.cnn.com
rules:
- backendRefs:
- name: cnn-egress-gateway-istio

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 126 KiB