chore(goff): attempt 2 to direct /metrics to a 404 error

This commit is contained in:
David Landry 2024-09-04 16:39:55 -04:00
parent c76f5f5583
commit fbe00ab667

View file

@ -96,6 +96,11 @@ spec:
pathType: Prefix
- path: /metrics
pathType: Prefix
backend:
service:
name: http-svc
port:
number: 80