This commit is contained in:
Carlos Sanchez 2018-04-26 09:31:06 +02:00 committed by GitHub
parent c59900e37d
commit 88ae54b7be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ An example of an Issuer type is ACME. A simple ACME issuer could be defined as:
email: user@example.com
# Name of a secret used to store the ACME account private key
privateKeySecretRef:
name: letsncrypt-prod
name: letsencrypt-prod
# Enable HTTP01 validations
http01: {}