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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user