working on the article
This commit is contained in:
15
cert.yaml
Normal file
15
cert.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
annotations:
|
||||
name: root-somedomain-ru
|
||||
namespace: default
|
||||
spec:
|
||||
commonName: somedomain.ru
|
||||
dnsNames:
|
||||
- somedomain.ru
|
||||
- www.somedomain.ru
|
||||
issuerRef:
|
||||
kind: ClusterIssuer
|
||||
name: letsencrypt-dns-cloudflare
|
||||
secretName: le-root-somedomain-ru
|
Reference in New Issue
Block a user