Skip to content

Commit a98b8b6

Browse files
committed
Incorporated Jessica's and Lindsey's comments
1 parent 7cb7215 commit a98b8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/observe/proc-admin-enabling-metrics-ocp-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
- {my-product-namespace} <2>
3737
selector:
3838
matchLabels:
39-
app.kubernetes.io/instance: <custom_resource_name>
39+
app.kubernetes.io/instance: {my-product-cr-name} <3>
4040
app.kubernetes.io/name: {product-custom-resource-type}
4141
endpoints:
4242
- port: http-metrics

0 commit comments

Comments
 (0)