diff --git a/clank/platform/cert-manager/cluster-issuer.yaml b/clank/platform/cert-manager/cluster-issuer.yaml index dd02343..4817c29 100644 --- a/clank/platform/cert-manager/cluster-issuer.yaml +++ b/clank/platform/cert-manager/cluster-issuer.yaml @@ -8,7 +8,7 @@ spec: # Let's Encrypt will use this to contact you about expiring # certificates, and issues related to your account. email: contact@kjuulh.io - server: https://acme-staging-v02.api.letsencrypt.org/directory + server: https://acme-v02.api.letsencrypt.org/directory privateKeySecretRef: # Secret resource that will be used to store the account's private key. name: letsencrypt-issuer-secret