directory path was missing

This commit is contained in:
2024-04-10 13:09:00 +02:00
parent c80e6e8358
commit fe0aa9e664

View File

@ -33,7 +33,7 @@ metadata:
spec: spec:
acme: acme:
# The ACME server URL # The ACME server URL
server: https://acme-v02.api.letsencrypt.org/ server: https://acme-v02.api.letsencrypt.org/directory
# Email address used for ACME registration # Email address used for ACME registration
email: steffen.illium@gmail.com email: steffen.illium@gmail.com
# Name of a secret used to store the ACME account private key # Name of a secret used to store the ACME account private key