add janky.bot ingress
This commit is contained in:
parent
56bbb1b9e1
commit
6b77ecedd0
1 changed files with 10 additions and 0 deletions
|
@ -55,3 +55,13 @@ spec:
|
|||
name: s3staticsites
|
||||
port:
|
||||
name: http
|
||||
- host: janky.bot
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: s3staticsites
|
||||
port:
|
||||
name: http
|
||||
|
|
Loading…
Reference in a new issue