mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-19 01:56:11 +10:00
Merge pull request #2190 from JoshVanL/0-11-update-cr-ref
Removes the mention of the feature flag needed to use CertificateRequest
This commit is contained in:
@@ -10,11 +10,6 @@ signing request. 'CertificateRequets' are typically consumed and managed by
|
||||
controllers or other systems and should not be used by humans - unless
|
||||
specifically needed.
|
||||
|
||||
.. note::
|
||||
To enable cert-manager's internal CertificateRequest controllers, supply the
|
||||
following feature gate:
|
||||
`--feature-gates=CertificateRequestControllers=true`
|
||||
|
||||
A simple CertificateRequest looks like the following:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
Reference in New Issue
Block a user