freeleaps-ops/cluster/manifests/freeleaps-devops-system/jenkins/certificate.yaml

13 lines
321 B
YAML
Raw Normal View History

apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: jenkins-dot-mathmast-dot-com
namespace: freeleaps-devops-system
spec:
commonName: jenkins.mathmast.com
dnsNames:
- jenkins.mathmast.com
issuerRef:
kind: ClusterIssuer
name: mathmast-dot-com
secretName: jenkins-dot-mathmast-dot-com-tls