mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 23:40:19 +00:00
Delete Kubernetes/Traefik-Crowdsec-PiHole/Helm/Traefik/Cert-Manager/Certificates/Production/your-domain-production.yaml
This commit is contained in:
parent
a7d9bf6c31
commit
c153cc18fe
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
|||
---
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: your-domain
|
||||
namespace: default
|
||||
spec:
|
||||
secretName: your-domain-tls
|
||||
issuerRef:
|
||||
name: letsencrypt-production
|
||||
kind: ClusterIssuer
|
||||
commonName: "*.yourdomain.co.uk"
|
||||
dnsNames:
|
||||
- "*.yourdomain.co.uk"
|
||||
- yourdomain.co.uk
|
Loading…
Reference in a new issue