Skip to content

Commit 051d69e

Browse files
doc: Mention CA rotation in the monitoring docs
1 parent 2537475 commit 051d69e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/modules/opensearch/pages/usage-guide/monitoring.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,5 @@ spec:
147147
<5> Use the FQDN instead of the IP address because the IP address is not contained in the certificate.
148148
The FQDN is constructed from the pod name, service name, namespace and the HTTP port provided in the Service annotation `prometheus.io/port`, e.g. `opensearch-nodes-default-0.opensearch-nodes-default-headless.my-namespace.svc.cluster.local:9200`.
149149
<6> If TLS is used and the CA is not already provided to Prometheus in another way, then it can be taken from a xref:secret-operator:truststore.adoc[] ConfigMap.
150+
The TrustStore ConfigMap is updated whenever the CA is rotated.
151+
In this case, Prometheus takes over the new certificate.

0 commit comments

Comments
 (0)