Automator: update istio.io@ reference docs (#9871)

This commit is contained in:
Istio Automation 2021-06-01 19:48:49 -07:00 committed by GitHub
parent 95c39ecd0b
commit 7f4c360c8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1447,9 +1447,9 @@ No
<td><code>sourceLabels</code></td>
<td><code>map&lt;string,&nbsp;string&gt;</code></td>
<td>
<p>One or more labels that constrain the applicability of a rule to
workloads with the given labels. If the VirtualService has a list of
gateways specified in the top-level <code>gateways</code> field, it must include the reserved gateway
<p>One or more labels that constrain the applicability of a rule to source (client) workloads
with the given labels. If the VirtualService has a list of gateways specified
in the top-level <code>gateways</code> field, it must include the reserved gateway
<code>mesh</code> for this field to be applicable.</p>
</td>