Update crystalmath domain
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Garrett Mills 2024-07-03 22:44:46 -04:00
parent 1973348040
commit 331f5a7dd5
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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