Browse Source

Merge pull request #9938 from brancz/fix-documentation-url

cluster-monitoring: Fix repo/docs URL
OpenShift Merge Robot 6 years ago
parent
commit
6f2c9bda0b

+ 1 - 1
roles/openshift_cluster_monitoring_operator/files/cluster-monitoring-operator.yaml

@@ -8,7 +8,7 @@ metadata:
     description: The OpenShift Cluster Monitoring Operator manages the deployment of the OpenShift monitoring platform.
     iconClass: icon-openshift
     tags: openshift,infra,monitoring
-    openshift.io/documentation-url: https://github.com/coreos-inc/tectonic-prometheus-operator/
+    openshift.io/documentation-url: https://github.com/openshift/cluster-monitoring-operator
     openshift.io/support-url: https://access.redhat.com
 openshift.io/provider-display-name: Red Hat, Inc.
 parameters: