Skip to content

Commit c8c3781

Browse files
Apply suggestions from code review
1 parent 3618a6a commit c8c3781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/draft/howto/consuming-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ From the shell use the `TOKEN` value obtained above to check the metrics:
9393

9494
```shell
9595
curl -v -k -H "Authorization: Bearer <TOKEN>" \
96-
https://operator-controller-controller-manager-metrics-service.olmv1-system.svc.cluster.local:7443/metrics
96+
https://operator-controller-service.olmv1-system.svc.cluster.local:8443/metrics
9797
```
9898

9999
Validate using certificates and token:

0 commit comments

Comments
 (0)