fix TLS in devops
This commit is contained in:
parent
43509ab876
commit
291388fa0e
@ -41,10 +41,11 @@ devops:
|
|||||||
host: devops.freeleaps-alpha.com
|
host: devops.freeleaps-alpha.com
|
||||||
class: nginx
|
class: nginx
|
||||||
tls:
|
tls:
|
||||||
name: devops-tls
|
exists: false
|
||||||
issuerRef:
|
issuerRef:
|
||||||
name: letsencrypt-prod
|
name: freeleaps-alpha-dot-com
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
|
name: devops.freeleaps-alpha.com-cert
|
||||||
rules:
|
rules:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user