okay, sure, have a pathType.

This commit is contained in:
Martyn 2025-10-05 16:43:31 +02:00
parent a361877afa
commit 0f3c9b4524

View file

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