Add a url I might remember

This commit is contained in:
Martyn 2026-06-29 16:23:34 +02:00
parent 744eb5fec9
commit c94759e9f3

View file

@ -9,6 +9,16 @@ metadata:
name: tududi name: tududi
spec: spec:
rules: rules:
- host: todo.martyn.berlin
http:
paths:
- backend:
service:
name: tududi
port:
number: 80
path: /
pathType: Prefix
- host: tududi.martyn.berlin - host: tududi.martyn.berlin
http: http:
paths: paths:
@ -22,3 +32,4 @@ spec:
tls: tls:
- hosts: - hosts:
- tududi.martyn.berlin - tududi.martyn.berlin
- todo.martyn.berlin