Update crystalmath domain
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
1973348040
commit
331f5a7dd5
@ -6,7 +6,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
secretName: mathy-tls
|
secretName: mathy-tls
|
||||||
dnsNames:
|
dnsNames:
|
||||||
- 'crystalmath.tech'
|
- 'crystalmath.garrettmills.dev'
|
||||||
issuerRef:
|
issuerRef:
|
||||||
name: letsencrypt-ca
|
name: letsencrypt-ca
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
|
@ -105,10 +105,10 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- crystalmath.tech
|
- crystalmath.garrettmills.dev
|
||||||
secretName: mathy-tls
|
secretName: mathy-tls
|
||||||
rules:
|
rules:
|
||||||
- host: "crystalmath.tech"
|
- host: "crystalmath.garrettmills.dev"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
|
Loading…
Reference in New Issue
Block a user