mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#14479)
This commit is contained in:
parent
6d3ccfa953
commit
aeccd06b7e
|
@ -132,6 +132,19 @@ No
|
|||
<p>Identify whether this revision is the default revision for the cluster
|
||||
This option is currently experimental.</p>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
No
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="IstioOperatorSpec-compatibilityVersion">
|
||||
<td><code>compatibilityVersion</code></td>
|
||||
<td><code>string</code></td>
|
||||
<td>
|
||||
<p>Compatibility version allows configuring Istio to behave like an older version by tuning various settings to align with a
|
||||
previous versions defaults. This accepts a <code>major.minor</code> format, such as <code>1.23</code>.
|
||||
This option is currently experimental.</p>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
No
|
||||
|
|
|
@ -132,6 +132,19 @@ No
|
|||
<p>Identify whether this revision is the default revision for the cluster
|
||||
This option is currently experimental.</p>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
No
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="IstioOperatorSpec-compatibilityVersion">
|
||||
<td><code>compatibilityVersion</code></td>
|
||||
<td><code>string</code></td>
|
||||
<td>
|
||||
<p>Compatibility version allows configuring Istio to behave like an older version by tuning various settings to align with a
|
||||
previous versions defaults. This accepts a <code>major.minor</code> format, such as <code>1.23</code>.
|
||||
This option is currently experimental.</p>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
No
|
||||
|
|
Loading…
Reference in New Issue