flagger v1.19.0
Canary.spec.service.trafficPolicy.tls
Istio TLS related settings for connections to the upstream service
| Field / Type | Description |
|---|---|
caCertificates | No description provided.
|
clientCertificate | REQUIRED if mode is `MUTUAL`.
|
mode | No description provided.
|
privateKey | REQUIRED if mode is `MUTUAL`.
|
sni | SNI string to present to the server during TLS handshake.
|
No description provided. |