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

RHDEVDOCS-3421 - TLSSecurityProfile setting for cluster monitoring

This commit is contained in:
Brian Burt
2021-11-01 12:36:27 -04:00
committed by openshift-cherrypick-robot
parent fd21dbebb1
commit 84cbf86c00
2 changed files with 7 additions and 0 deletions

View File

@@ -49,3 +49,9 @@ By default, the {product-title} {product-version} monitoring stack includes thes
|===
All of the components in the monitoring stack are monitored by the stack and are automatically updated when {product-title} is updated.
[NOTE]
====
All components of the monitoring stack use the TLS security profile settings that are centrally configured by a cluster administrator.
If you configure a monitoring stack component that uses TLS security settings, the component uses the TLS security profile settings that already exist in the `tlsSecurityProfile` field in the global {product-title} `apiservers.config.openshift.io/cluster` resource.
====

View File

@@ -19,6 +19,7 @@ include::modules/monitoring-targets-for-user-defined-projects.adoc[leveloffset=+
* xref:../support/remote_health_monitoring/about-remote-health-monitoring.adoc#about-remote-health-monitoring[About remote health monitoring]
* xref:../monitoring/enabling-monitoring-for-user-defined-projects.adoc#granting-users-permission-to-monitor-user-defined-projects_enabling-monitoring-for-user-defined-projects[Granting users permission to monitor user-defined projects]
* xref:../security/tls-security-profiles.adoc#tls-security-profiles[Configuring TLS security profiles]
== Next steps