mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-02-14 18:09:58 +00:00
docs(api): aligning to latest changes for capsule configuration
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user