Skip to content

Commit d82d867

Browse files
committed
Incorporated Jessica's and Lindsey's comments
1 parent a890adf commit d82d867

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)