Migrate the rest of Wildduck stack
This commit is contained in:
12
wildduck/certificate.yaml
Normal file
12
wildduck/certificate.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: mail
|
||||
spec:
|
||||
dnsNames:
|
||||
- mail.k-space.ee
|
||||
issuerRef:
|
||||
kind: ClusterIssuer
|
||||
name: default
|
||||
secretName: wildduck-tls
|
Reference in New Issue
Block a user