|
|
@@ -3665,7 +3665,7 @@
|
|
|
<p>Exernal Secrets comes with three components: <code>Core Controller</code>, <code>Webhook</code> and <code>Cert Controller</code>.</p>
|
|
|
<p>This is due to the need to implement conversion webhooks in order to convert custom resources between api versions and
|
|
|
to provide a ValidatingWebhook for the <code>ExternalSecret</code> and <code>SecretStore</code> resources.</p>
|
|
|
-<p>These features are optional but highly recommended. You can disable them with helm chart values <code>certController.create=false</code> and <code>webhook.create=false</code>.</p>
|
|
|
+<p>These features are optional but highly recommended. You can disable them with helm chart values <code>certController.create=false</code>, <code>webhook.create=false</code> and <code>crds.conversion.enabled=false</code>.</p>
|
|
|
<p><br/>
|
|
|
<img alt="Component Overview" src="../../pictures/diagrams-component-overview.png" /></p>
|
|
|
<h3 id="tls-bootstrap">TLS Bootstrap</h3>
|