Skip to content

Commit

Permalink
Update secure-protect-connect-openshift.md to include service label (#…
Browse files Browse the repository at this point in the history
…1071)

This label is needed for metric queries in grafana
  • Loading branch information
david-martin authored Dec 5, 2024
1 parent 9e8480c commit 14d9900
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,8 @@ kind: HTTPRoute
metadata:
name: test
namespace: ${gatewayNS}
labels:
service: toystore
spec:
parentRefs:
- name: ${gatewayName}
Expand Down

0 comments on commit 14d9900

Please sign in to comment.