mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#9871)
This commit is contained in:
parent
95c39ecd0b
commit
7f4c360c8b
|
@ -1447,9 +1447,9 @@ No
|
|||
<td><code>sourceLabels</code></td>
|
||||
<td><code>map<string, string></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>
|
||||
|
|
Loading…
Reference in New Issue