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

This commit is contained in:
Istio Automation 2022-08-07 19:52:46 -07:00 committed by GitHub
parent da73c24218
commit eecc9e73c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 6 deletions

View File

@ -620,9 +620,8 @@ No
traffic should be forwarded to. This configuration can be used to
redirect traffic arriving at the bind <code>IP:Port</code> on the sidecar to a <code>localhost:port</code>
or Unix domain socket where the application workload instance is listening for
connections. Arbitrary IPs are not supported. Format should be one of <code>127.0.0.1:PORT</code>,
<code>0.0.0.0:PORT</code>, <code>[::1]:PORT</code>, <code>[::]:PORT</code> (which will forward to the instance IP),
or <code>unix:///path/to/socket</code></p>
connections. Arbitrary IPs are not supported. Format should be one of <code>127.0.0.1:PORT</code>, <code>0.0.0.0:PORT</code>
(which will forward to the instance IP), or <code>unix:///path/to/socket</code></p>
</td>
<td>

View File

@ -620,9 +620,8 @@ No
traffic should be forwarded to. This configuration can be used to
redirect traffic arriving at the bind <code>IP:Port</code> on the sidecar to a <code>localhost:port</code>
or Unix domain socket where the application workload instance is listening for
connections. Arbitrary IPs are not supported. Format should be one of <code>127.0.0.1:PORT</code>,
<code>0.0.0.0:PORT</code>, <code>[::1]:PORT</code>, <code>[::]:PORT</code> (which will forward to the instance IP),
or <code>unix:///path/to/socket</code></p>
connections. Arbitrary IPs are not supported. Format should be one of <code>127.0.0.1:PORT</code>, <code>0.0.0.0:PORT</code>
(which will forward to the instance IP), or <code>unix:///path/to/socket</code></p>
</td>
<td>