mirror of https://github.com/istio/istio.io.git
Remove out-dated SDS stuff (#4924)
This commit is contained in:
parent
883ed8f797
commit
aa0f287161
|
|
@ -366,8 +366,7 @@ retrieves unique credentials corresponding to a specific `credentialName`.
|
|||
|
||||
1. Define a gateway with two server sections for port 443. Set the value of
|
||||
`credentialName` on each port to `httpbin-credential` and `helloworld-credential`
|
||||
respectively. Set TLS mode to `SIMPLE`. `serverCertificate` and
|
||||
`privateKey` should not be empty.
|
||||
respectively. Set TLS mode to `SIMPLE`.
|
||||
|
||||
{{< text bash >}}
|
||||
$ cat <<EOF | kubectl apply -f -
|
||||
|
|
|
|||
Loading…
Reference in New Issue