With production url

This commit is contained in:
Kasper Juul Hermansen 2022-05-09 10:08:01 +02:00
parent 15157b63ca
commit fabeb43c2d
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -8,7 +8,7 @@ spec:
# Let's Encrypt will use this to contact you about expiring # Let's Encrypt will use this to contact you about expiring
# certificates, and issues related to your account. # certificates, and issues related to your account.
email: contact@kjuulh.io email: contact@kjuulh.io
server: https://acme-staging-v02.api.letsencrypt.org/directory server: https://acme-v02.api.letsencrypt.org/directory
privateKeySecretRef: privateKeySecretRef:
# Secret resource that will be used to store the account's private key. # Secret resource that will be used to store the account's private key.
name: letsencrypt-issuer-secret name: letsencrypt-issuer-secret