Cluster Resource Namespace

The ClusterIssuer resource is cluster scoped. This means that when referencing a secret via the secretName field, secrets will be looked for in the Cluster Resource Namespace. By default, this namespace is cert-manager however can be changed via a flag on the cert-manager-controller component:

--cluster-resource-namespace=my-namespace
Last modified November 12, 2019 : Update cluster-resource.md (7b6c3a9)