fix firefly ingress maybe

This commit is contained in:
2024-05-23 15:56:13 -04:00
parent 0d22cbde60
commit e3480ab082

View File

@@ -38,8 +38,6 @@ spec:
traefik.ingress.kubernetes.io/router.tls: "true"
hosts:
- host: firefly.michaelthomson.dev
paths:
- path: "/"
tls:
- hosts:
- firefly.michaelthomson.dev
@@ -56,8 +54,6 @@ spec:
traefik.ingress.kubernetes.io/router.tls: "true"
hosts:
- host: importer.michaelthomson.dev
paths:
- path: "/"
tls:
- hosts:
- importer.michaelthomson.dev