mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#16410)
This commit is contained in:
parent
8b9c7ee2ca
commit
cd3059c073
|
|
@ -131,7 +131,7 @@ namespaces.</p>
|
|||
kind: ServiceEntry
|
||||
metadata:
|
||||
name: external-svc-httpbin
|
||||
namespace : egress
|
||||
namespace: egress
|
||||
spec:
|
||||
hosts:
|
||||
- example.com
|
||||
|
|
@ -275,7 +275,7 @@ whose format conforms to the <a href="https://github.com/spiffe/spiffe/blob/mast
|
|||
kind: ServiceEntry
|
||||
metadata:
|
||||
name: httpbin
|
||||
namespace : httpbin-ns
|
||||
namespace: httpbin-ns
|
||||
spec:
|
||||
hosts:
|
||||
- example.com
|
||||
|
|
|
|||
|
|
@ -131,7 +131,7 @@ namespaces.</p>
|
|||
kind: ServiceEntry
|
||||
metadata:
|
||||
name: external-svc-httpbin
|
||||
namespace : egress
|
||||
namespace: egress
|
||||
spec:
|
||||
hosts:
|
||||
- example.com
|
||||
|
|
@ -275,7 +275,7 @@ whose format conforms to the <a href="https://github.com/spiffe/spiffe/blob/mast
|
|||
kind: ServiceEntry
|
||||
metadata:
|
||||
name: httpbin
|
||||
namespace : httpbin-ns
|
||||
namespace: httpbin-ns
|
||||
spec:
|
||||
hosts:
|
||||
- example.com
|
||||
|
|
|
|||
Loading…
Reference in New Issue