aboutsummaryrefslogtreecommitdiff
path: root/grumpy/sally/cert.yaml
blob: e11b77c380f3cd33ab49debe4655e981e25db18e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
apiVersion: cert-manager.io/v1  
kind: Certificate               
metadata:                       
  name: go-ofmax-li            
  namespace: go-git-server      
spec:                           
  secretName: go-ofmax-li-sec  
  issuerRef:                    
    name: letsencrypt-prod      
    kind: ClusterIssuer         
  commonName: 'go.ofmax.li'    
  dnsNames:                     
    - go.ofmax.li