If it has to be specific, hardcode it!

This commit is contained in:
Martyn 2025-10-05 16:45:19 +02:00
parent 0f3c9b4524
commit a73be9a9f6

View file

@ -5,7 +5,7 @@ ingress:
- host: toot.martyn.berlin - host: toot.martyn.berlin
paths: paths:
- path: / - path: /
pathType: Prefix pathType: ImplementationSpecific
tls: tls:
- hosts: - hosts:
- toot.martyn.berlin - toot.martyn.berlin