chore(goff): attempt to direct /metrics to a 404 error
This commit is contained in:
parent
f7c366b35e
commit
d95b819102
1 changed files with 5 additions and 0 deletions
|
|
@ -94,6 +94,11 @@ spec:
|
||||||
name: http
|
name: http
|
||||||
path: /
|
path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
- backend:
|
||||||
|
path: /metrics
|
||||||
|
pathType: Prefix
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue