Fixed typo in service URL

This commit is contained in:
Sebastian Leheis 2023-09-20 20:36:53 +02:00
parent 5ed4e2d50a
commit e90d8be72e
Signed by: sebleh
GPG key ID: 423BA83CB094FAE3

View file

@ -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