Add a url I might remember
This commit is contained in:
parent
744eb5fec9
commit
c94759e9f3
1 changed files with 11 additions and 0 deletions
|
|
@ -9,6 +9,16 @@ metadata:
|
|||
name: tududi
|
||||
spec:
|
||||
rules:
|
||||
- host: todo.martyn.berlin
|
||||
http:
|
||||
paths:
|
||||
- backend:
|
||||
service:
|
||||
name: tududi
|
||||
port:
|
||||
number: 80
|
||||
path: /
|
||||
pathType: Prefix
|
||||
- host: tududi.martyn.berlin
|
||||
http:
|
||||
paths:
|
||||
|
|
@ -22,3 +32,4 @@ spec:
|
|||
tls:
|
||||
- hosts:
|
||||
- tududi.martyn.berlin
|
||||
- todo.martyn.berlin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue