Hide Forgot
Problem description: The metrics-deployer.yaml file location in the current metrics doc is wrong, it should be /usr/share/openshift/examples/infrastructure-templates/enterprise/metrics-deployer.yaml Version-Release number of selected component (if applicable): https://docs.openshift.org/latest/install_config/cluster_metrics.html#creating-the-deployer-template Steps to Reproduce: 1. Visit https://docs.openshift.org/latest/install_config/cluster_metrics.html#creating-the-deployer-template Actual Result: By default, the OpenShift installer creates this template, and it can be found at the following path: /usr/share/ansible/openshift-ansible/roles/openshift_examples/files/examples/v1.1/infrastructure-templates/enterprise/metrics-deployer.yaml Expected Result: By default, the OpenShift installer creates this template, and it can be found at the following path: /usr/share/openshift/examples/infrastructure-templates/enterprise/metrics-deployer.yaml
Added a PR for this BZ: https://github.com/openshift/openshift-docs/pull/1585 This seems pretty straight forward, so I won't request a review. But, Xia Zhao, if you have any comments, let me know. Thanks!
Commit pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/8922f30c769aa46c2166f1aff195b79425563956 Merge pull request #1585 from bfallonf/BZ1306612 Bug 1308315 and Bug 1306612 : deleted template and fixed file location