Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@ spec:
backend:
serviceName: response-401
servicePort: use-annotation
- path: /healthz
backend:
serviceName: response-401
servicePort: use-annotation
- path: /*
backend:
serviceName: resources-api-service
servicePort: 80
- host: resources.staging.operationcode.org
http:
paths:
- path: /metrics
backend:
serviceName: response-401
servicePort: use-annotation
- path: /*
backend:
serviceName: resources-api-service
Expand Down