apiVersion: <cert-manager.io/v1> kind: ClusterIssu...
# getting-started
w
apiVersion: cert-manager.io/v1 kind: ClusterIssuer metadata: name: letsencrypto-homolog spec: acme: server: "https://acme-staging-v02.api.letsencrypt.org/directory" email: fabio@uliving.com.br privateKeySecretRef: name: letsencrypto-homolog solvers: - http01: ingress: class: nginx