Update otc/think-ahead.cloud/stacks/otc/cert-manager/manifests/clusterissuer.yaml
This commit is contained in:
parent
c58e7ea9a6
commit
de2ac50ba3
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
acme:
|
acme:
|
||||||
email: admin@think-ahead.tech
|
email: admin@think-ahead.tech
|
||||||
server: https://acme-staging-v02.api.letsencrypt.org/directory
|
server: https://acme-v02.api.letsencrypt.org/directory
|
||||||
privateKeySecretRef:
|
privateKeySecretRef:
|
||||||
name: cluster-issuer-account-key
|
name: cluster-issuer-account-key
|
||||||
solvers:
|
solvers:
|
||||||
|
|
Loading…
Reference in a new issue