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:
commit
b030b7eb48
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user