Merge pull request #695 from pieterlange/patch-1
Add doc on secret references for cluster issuers
This commit is contained in:
commit
d7bf9571d1
@ -44,5 +44,7 @@ the ``spec.issuerRef.kind`` field to ClusterIssuer:
|
||||
kind: ClusterIssuer
|
||||
...
|
||||
|
||||
When referencing a ``Secret`` resource in ``ClusterIssuer`` resources (eg ``apiKeySecretRef``) the ``Secret`` needs to be in the same namespace as the ``cert-manager`` controller pod. You can optionally override this by using the ``--cluster-resource-namespace`` argument to the controller.
|
||||
|
||||
For more information on configuring Issuer resources, see the :doc:`Issuers </reference/issuers>`
|
||||
reference documentation.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user