fix ingresses
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Brunner 2021-12-13 20:23:05 +01:00
parent 14b9a99611
commit f2822e8631
5 changed files with 11 additions and 3 deletions

View File

@ -14,7 +14,9 @@ spec:
- host: drone.tbrnt.ch
http:
paths:
- backend:
- path: /
pathType: Prefix
backend:
service:
name: drone
port:

View File

@ -13,7 +13,9 @@ spec:
- host: ip.tbrnt.ch
http:
paths:
- backend:
- path: /
pathType: Prefix
backend:
service:
name: ipapi
port:

View File

@ -14,6 +14,7 @@ spec:
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: frontend

View File

@ -14,6 +14,7 @@ spec:
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: owntracks

View File

@ -14,7 +14,9 @@ spec:
- host: isso.tobru.ch
http:
paths:
- backend:
- path: /
pathType: Prefix
backend:
service:
name: isso
port: