Fixed typo in service URL
This commit is contained in:
parent
5ed4e2d50a
commit
e90d8be72e
1 changed files with 3 additions and 3 deletions
|
@ -294,7 +294,7 @@ metadata:
|
||||||
namespace: dashboard
|
namespace: dashboard
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
- host: "dashboard.apps.yolokube.de"
|
- host: "dashboard.services.yolokube.de"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
|
|
Loading…
Reference in a new issue