add dl.janky.bot ingress
This commit is contained in:
parent
dda52d00c5
commit
87b940e56a
1 changed files with 10 additions and 0 deletions
|
@ -15,6 +15,16 @@ spec:
|
|||
name: shlink
|
||||
port:
|
||||
name: web
|
||||
- host: dl.janky.bot
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: shlink
|
||||
port:
|
||||
name: web
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
|
Loading…
Reference in a new issue