Created attachment 1863714 [details] TLS authentication configuration sample. Document URL: https://docs.openshift.com/container-platform/4.9/monitoring/configuring-the-monitoring-stack.html Section Number and Name: Configuring remote write storage Describe the issue: The TLS authentication configuration sample in "Configuring remote write storage" section is not correct. The yaml example is not indented correctly. tlsConfig section must have another two spaces. Suggestions for improvement: The sample should be corrected to avoid problems with the configuration. This configuration does not have any syntax error, tlsConfig values are ignored instead. Additional information: Attached you will find sample.txt file. The first section is the sample in the documentation. The second section is the correct yaml example.
- PR containing the fix: https://github.com/openshift/openshift-docs/pull/43845 - Cherry-picked merges: https://github.com/openshift/openshift-docs/pull/43961 https://github.com/openshift/openshift-docs/pull/43962 https://github.com/openshift/openshift-docs/pull/43963 Links to fixed versions of the docs: - 4.10 - https://docs.openshift.com/container-platform/4.10/monitoring/configuring-the-monitoring-stack.html#configuring_remote_write_storage_configuring-the-monitoring-stack - 4.9: https://docs.openshift.com/container-platform/4.9/monitoring/configuring-the-monitoring-stack.html#configuring_remote_write_storage_configuring-the-monitoring-stack