From 14d99004ab8dfda4bd4f8e50191da28d8bc85aa9 Mon Sep 17 00:00:00 2001 From: David Martin Date: Thu, 5 Dec 2024 11:39:39 +0000 Subject: [PATCH] Update secure-protect-connect-openshift.md to include service label (#1071) 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}