1
0
mirror of https://github.com/jcwimer/multi-cloud-kubernetes synced 2026-05-21 10:39:23 +00:00

Fix cert-manager race condition

This commit is contained in:
2020-10-18 00:20:09 -04:00
parent 0f3ad7d8b9
commit b0cbe65d92
2 changed files with 2 additions and 2 deletions

View File

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