Skip to content

Commit

Permalink
TLS cert related change
Browse files Browse the repository at this point in the history
  • Loading branch information
eedugon committed Nov 7, 2024
1 parent aa9b87a commit 8945b45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ image::images/quickstart-k8s-otel-entry-point.png[Kubernetes-OTel entry point]
+
[NOTE]
====
The default installation deploys the OpenTelemetry Operator with a self-signed TLS certificate valid for 365 days. Refer to the https://github.com/elastic/opentelemetry/blob/main/docs/kubernetes/operator/README.md#cert-manager[cert-manager integrated installation] guide to enable automatic certificate renewal using https://cert-manager.io/docs/installation/[cert-manager].
The default installation deploys the OpenTelemetry Operator with a self-signed TLS certificate valid for 365 days. This certificate **won't be renewed** unless the Helm Chart release is manually updated. Refer to the https://github.com/elastic/opentelemetry/blob/main/docs/kubernetes/operator/README.md#cert-manager[cert-manager integrated installation] guide to enable automatic certificate generation and renewal using https://cert-manager.io/docs/installation/[cert-manager].
====
+
Install the OpenTelemetry Operator using the kube-stack Helm chart and the provided values file. You will run a few commands to:
Expand Down

0 comments on commit 8945b45

Please sign in to comment.