huh
This commit is contained in:
parent
8c9ca0742d
commit
5f61a7c1b8
@ -34,7 +34,7 @@ metadata:
|
|||||||
namespace: cert-manager
|
namespace: cert-manager
|
||||||
spec:
|
spec:
|
||||||
acme:
|
acme:
|
||||||
server: https://acme-staging-v02.api.letsencrypt.org/directory
|
#server: https://acme-staging-v02.api.letsencrypt.org/directory
|
||||||
privateKeySecretRef:
|
privateKeySecretRef:
|
||||||
name: cloudflare-issuer-account-key
|
name: cloudflare-issuer-account-key
|
||||||
solvers:
|
solvers:
|
||||||
@ -52,7 +52,7 @@ apiVersion: cert-manager.io/v1
|
|||||||
kind: Certificate
|
kind: Certificate
|
||||||
metadata:
|
metadata:
|
||||||
name: test-roxedus-com
|
name: test-roxedus-com
|
||||||
namespace: cert-manager
|
namespace: default
|
||||||
spec:
|
spec:
|
||||||
# Secret names are always required.
|
# Secret names are always required.
|
||||||
secretName: example-com-tls
|
secretName: example-com-tls
|
||||||
|
Loading…
Reference in New Issue
Block a user