Try to run the issuer in kube-system
This commit is contained in:
parent
981656e27f
commit
7ad1dca2d6
|
@ -2,6 +2,7 @@ apiVersion: cert-manager.io/v1
|
|||
kind: ClusterIssuer
|
||||
metadata:
|
||||
name: letsencrypt
|
||||
namespace: kube-system
|
||||
spec:
|
||||
acme:
|
||||
# The ACME server URL
|
||||
|
|
Loading…
Reference in a new issue