Editing Kind: Issuer

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
 
  apiVersion: cert-manager.io/v1
 
  apiVersion: cert-manager.io/v1
 
  kind: Issuer
 
  kind: Issuer
metadata:
 
  name: letsencrypt-prod
 
spec:
 
  acme:
 
    # The ACME server URL
 
    server: https://acme-v02.api.letsencrypt.org/directory
 
    # Email address used for ACME registration
 
    email: [email protected]
 
    # Name of a secret used to store the ACME account private key
 
    privateKeySecretRef:
 
      name: letsencrypt-prod
 
    # Enable the HTTP-01 challenge provider
 
    solvers:
 
      - http01:
 
          ingress:
 
            ingressClassName: nginx
 
 
apiVersion: cert-manager.io/v1
 
[[kind:]] Issuer
 
 
  metadata:
 
  metadata:
 
   name: letsencrypt-staging
 
   name: letsencrypt-staging
Line 38: Line 19:
 
           ingress:
 
           ingress:
 
             ingressClassName: nginx
 
             ingressClassName: nginx
 
[[k apply -f issuer.yml]]
 
[[k describe cr -A]]
 
 
== Errors ==
 
{{IssuerNotFound}}
 
 
  
 
== See also ==
 
== See also ==
* {{kind: Issuer}}
 
 
* {{cert-manager.io}}
 
* {{cert-manager.io}}
 
* {{cert-manager}}
 
* {{cert-manager}}
  
 
[[Category:Cert-manager]]
 
[[Category:Cert-manager]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: