nokia / adcs-issuer

BSD 3-Clause "New" or "Revised" License
41 stars 42 forks source link

example of ADCS Cluster issuer #9

Open vempathi4sir opened 3 years ago

vempathi4sir commented 3 years ago

error: unable to recognize "adsc.yaml": no matches for kind "ClusterAdcsIssuer" in version "cert-manager.io/v1alpha2"

I am new to this, can you please share what is the API version that i should use in order to created ClusterAdcsIssuer

chojnack commented 3 years ago

Hi,

The apiVersion must be set to: apiVersion: adcs.certmanager.csf.nokia.com/v1

Marcin