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
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue