chore(goff): attempt 2 to direct /metrics to a 404 error
This commit is contained in:
parent
c76f5f5583
commit
fbe00ab667
1 changed files with 5 additions and 0 deletions
|
|
@ -96,6 +96,11 @@ spec:
|
|||
pathType: Prefix
|
||||
- path: /metrics
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: http-svc
|
||||
port:
|
||||
number: 80
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue