Fix url
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
5a91aa8bfb
commit
9cd6c92728
@ -56,10 +56,10 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- devstats-viewer.cluster.fun
|
- devstats.cluster.fun
|
||||||
secretName: devstats-viewer-ingress
|
secretName: devstats-viewer-ingress
|
||||||
rules:
|
rules:
|
||||||
- host: devstats-viewer.cluster.fun
|
- host: devstats.cluster.fun
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
Loading…
Reference in New Issue
Block a user