From 760f06a487ff415d2da16f065cf34256d9aff484 Mon Sep 17 00:00:00 2001 From: David Martin Date: Thu, 5 Dec 2024 11:38:49 +0000 Subject: [PATCH] Update secure-protect-connect-openshift.md to include service label This label is needed for metric queries in grafana --- .../full-walkthrough/secure-protect-connect-openshift.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/user-guides/full-walkthrough/secure-protect-connect-openshift.md b/doc/user-guides/full-walkthrough/secure-protect-connect-openshift.md index 060ca45f9..131ffa8d6 100644 --- a/doc/user-guides/full-walkthrough/secure-protect-connect-openshift.md +++ b/doc/user-guides/full-walkthrough/secure-protect-connect-openshift.md @@ -361,6 +361,8 @@ kind: HTTPRoute metadata: name: test namespace: ${gatewayNS} + labels: + service: toystore spec: parentRefs: - name: ${gatewayName}