1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Add link to API docs

This commit is contained in:
Maxim Svistunov
2020-01-21 14:12:37 +01:00
committed by openshift-cherrypick-robot
parent 7129e5e3c4
commit 616272b690

View File

@@ -55,3 +55,7 @@ $ oc -n ns1 get servicemonitor
NAME AGE
prometheus-example-monitor 81m
----
.Additional resources
See the link:https://github.com/openshift/prometheus-operator/blob/release-4.3/Documentation/api.md[Prometheus Operator API documentation] for more information on ServiceMonitors and PodMonitors.