mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#16906)
This commit is contained in:
parent
413d3f6158
commit
8742dcb1cf
|
@ -384,6 +384,7 @@ additional properties will be considered by <code>istiod</code>:</p>
|
|||
service accounts associated with the pods of the service, the
|
||||
SANs specified here will also be verified.</li>
|
||||
</ol>
|
||||
<p><strong>NOTE 3:</strong> Ztunnel and Waypoint proxies do not support wildcard hosts.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -486,6 +487,7 @@ defines an export to all namespaces.</p>
|
|||
<p>For a Kubernetes Service, the equivalent effect can be achieved by setting
|
||||
the annotation “networking.istio.io/exportTo” to a comma-separated list
|
||||
of namespace names.</p>
|
||||
<p><strong>Note:</strong> Ztunnel and Waypoint proxies not support this field and will read it at “*”.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
@ -384,6 +384,7 @@ additional properties will be considered by <code>istiod</code>:</p>
|
|||
service accounts associated with the pods of the service, the
|
||||
SANs specified here will also be verified.</li>
|
||||
</ol>
|
||||
<p><strong>NOTE 3:</strong> Ztunnel and Waypoint proxies do not support wildcard hosts.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -486,6 +487,7 @@ defines an export to all namespaces.</p>
|
|||
<p>For a Kubernetes Service, the equivalent effect can be achieved by setting
|
||||
the annotation “networking.istio.io/exportTo” to a comma-separated list
|
||||
of namespace names.</p>
|
||||
<p><strong>Note:</strong> Ztunnel and Waypoint proxies not support this field and will read it at “*”.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue