docs(api): aligning to latest changes for capsule configuration

This commit is contained in:
Dario Tranchitella
2022-12-23 10:29:50 +01:00
parent 5af3c9828e
commit 289b079530

View File

@@ -1665,20 +1665,6 @@ CapsuleConfigurationSpec defines the Capsule configuration.
<i>Default</i>: true<br/>
</td>
<td>true</td>
</tr><tr>
<td><b><a href="#capsuleconfigurationspecnodemetadata">nodeMetadata</a></b></td>
<td>object</td>
<td>
Allows to set the forbidden metadata for the worker nodes that could be patched by a Tenant. This applies only if the Tenant has an active NodeSelector, and the Owner have right to patch their nodes.<br/>
</td>
<td>true</td>
</tr><tr>
<td><b><a href="#capsuleconfigurationspecoverrides">overrides</a></b></td>
<td>object</td>
<td>
Allows to set different name rather than the canonical one for the Capsule configuration objects, such as webhook secret or configurations.<br/>
</td>
<td>true</td>
</tr><tr>
<td><b>forceTenantPrefix</b></td>
<td>boolean</td>
@@ -1688,6 +1674,22 @@ CapsuleConfigurationSpec defines the Capsule configuration.
<i>Default</i>: false<br/>
</td>
<td>false</td>
</tr><tr>
<td><b><a href="#capsuleconfigurationspecnodemetadata">nodeMetadata</a></b></td>
<td>object</td>
<td>
Allows to set the forbidden metadata for the worker nodes that could be patched by a Tenant. This applies only if the Tenant has an active NodeSelector, and the Owner have right to patch their nodes.<br/>
</td>
<td>false</td>
</tr><tr>
<td><b><a href="#capsuleconfigurationspecoverrides">overrides</a></b></td>
<td>object</td>
<td>
Allows to set different name rather than the canonical one for the Capsule configuration objects, such as webhook secret or configurations.<br/>
<br/>
<i>Default</i>: map[TLSSecretName:capsule-tls mutatingWebhookConfigurationName:capsule-mutating-webhook-configuration validatingWebhookConfigurationName:capsule-validating-webhook-configuration]<br/>
</td>
<td>false</td>
</tr><tr>
<td><b>protectedNamespaceRegex</b></td>
<td>string</td>